/* Emdoor static upgrade pages. Scoped with ed- prefix to avoid touching legacy pages. */
.ed-page{--ed-orange:#ff9900;--ed-black:#111;--ed-ink:#111827;--ed-muted:#5b6270;--ed-line:#e6e9ee;--ed-soft:#f6f7f9;--ed-brand-blue:#10589e;--ed-brand-blue-hover:#0d4a85;--ed-brand-blue-deep:#082f57;background:#fff;color:#111;font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.55;overflow:hidden;text-rendering:optimizeLegibility}
.ed-page *{box-sizing:border-box}
.ed-page a{color:inherit;text-decoration:none}
.ed-page img{display:block;max-width:100%}
.ed-page :focus-visible{outline:2px solid #ff9900;outline-offset:3px}
.ed-page .w1792,.ed-page .w1640{width:calc(100% - .8rem);max-width:17.92rem;margin-left:auto;margin-right:auto}
.ed-section{padding:1.08rem 0}
.ed-section.ed-soft{background:#f6f7f9}
.ed-section.ed-dark{background:#101318;color:#fff}
.ed-kicker{display:inline-flex;align-items:center;gap:.12rem;margin-bottom:.18rem;color:#ff9900;font-size:.16rem;font-weight:700;text-transform:uppercase;letter-spacing:.02rem}
.ed-kicker:before{content:"";width:.32rem;height:2px;background:#ff9900}
.ed-title{margin:0;color:#111;font-size:.48rem;font-weight:700;line-height:1.12}
.ed-dark .ed-title,.ed-hero .ed-title{color:#fff}
.ed-copy{margin:.22rem 0 0;color:#5b6270;font-size:.18rem;line-height:1.75}
.ed-copy strong{color:#111}
.ed-dark .ed-copy,.ed-hero .ed-copy{color:rgba(255,255,255,.78)}
.ed-dark .ed-copy strong,.ed-hero .ed-copy strong{color:#fff}
.ed-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.48rem}
.ed-row .ed-copy{max-width:7.2rem}
.ed-actions{display:flex;flex-wrap:wrap;gap:.16rem;margin-top:.34rem}
.ed-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.1rem;min-height:.52rem;padding:0 .28rem;border:1px solid #ff9900;background:#ff9900;color:#111;font-size:.16rem;font-weight:700;transition:background .25s,color .25s,border-color .25s,transform .25s,box-shadow .25s;will-change:transform}
.ed-btn:after{content:"";width:.08rem;height:.08rem;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);transition:transform .25s}
.ed-btn:hover{background:#111;color:#fff;border-color:#111;box-shadow:0 .14rem .34rem rgba(17,17,17,.18)}
.ed-btn:hover:after{transform:translateX(.04rem) rotate(45deg)}
.ed-btn:active,.ed-btn.is-pressed{transform:translateY(1px) scale(.99)}
.ed-btn.ed-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.45)}
.ed-btn.ed-ghost:hover{background:#fff;color:#111;border-color:#fff}
.ed-btn.ed-line{background:#fff;color:#111;border-color:#d8dce3}
.ed-btn.ed-line:hover{background:#ff9900;border-color:#ff9900;color:#111}
.ed-hero{position:relative;min-height:7.2rem;display:flex;align-items:center;background:#111;color:#fff}
.ed-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.38) 52%,rgba(0,0,0,.12));z-index:1}
.ed-hero .ed-bg{position:absolute;inset:0}
.ed-hero .ed-bg img{width:100%;height:100%;object-fit:cover;filter:contrast(1.04) saturate(.96)}
.ed-hero .w1792{position:relative;z-index:2;width:100%}
.ed-hero-content{max-width:8.3rem;padding-top:1.16rem}
.ed-hero .ed-title{font-size:.68rem}
.ed-hero .ed-copy{max-width:7.4rem}
.ed-hero-meta{display:flex;flex-wrap:wrap;gap:.12rem;margin-top:.32rem}
.ed-hero-meta span{padding:.08rem .14rem;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);font-size:.14rem;color:rgba(255,255,255,.86)}
.ed-conversion-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:-.01rem;background:#20242c;color:#fff}
.ed-conversion-strip div{padding:.24rem .3rem;background:#111}
.ed-conversion-strip strong{display:block;color:#ff9900;font-size:.14rem;text-transform:uppercase;letter-spacing:.01rem}
.ed-conversion-strip span{display:block;margin-top:.08rem;color:rgba(255,255,255,.78);font-size:.15rem;line-height:1.55}
.ed-grid{display:grid;gap:.24rem}
.ed-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.ed-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.ed-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.ed-card{position:relative;background:#fff;border:1px solid #e6e9ee;overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s;background-color .25s}
.ed-card:hover,.ed-card:focus-within{transform:translateY(-.04rem);box-shadow:0 .24rem .7rem rgba(16,24,40,.12);border-color:#d8dde6}
.ed-card-img{position:relative;overflow:hidden;background:#eef1f5}
.ed-card-img:before{content:"";display:block;padding-top:62%}
.ed-card-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.35s}
.ed-card:hover .ed-card-img img{transform:scale(1.04)}
.ed-card-body{padding:.28rem}
.ed-card h3,.ed-card h4{margin:0;color:#111;font-size:.24rem;line-height:1.28}
.ed-card p{margin:.14rem 0 0;color:#636b78;font-size:.16rem;line-height:1.65}
.ed-card .ed-link{display:inline-flex;align-items:center;gap:.08rem;margin-top:.2rem;color:#ff9900;font-weight:700;font-size:.15rem}
.ed-card .ed-link:after{content:"";width:.07rem;height:.07rem;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);transition:transform .25s}
.ed-card:hover .ed-link:after{transform:translateX(.04rem) rotate(45deg)}
.ed-card-list{display:grid;gap:.09rem;margin:.18rem 0 0;padding:0;list-style:none}
.ed-card-list li{position:relative;padding-left:.16rem;color:#5f6875;font-size:.14rem;line-height:1.55}
.ed-card-list li:before{content:"";position:absolute;left:0;top:.1rem;width:.05rem;height:.05rem;background:#ff9900;border-radius:50%}
.ed-label{display:inline-flex;margin-bottom:.14rem;padding:.05rem .1rem;background:#fff3df;color:#9a5a00;font-size:.12rem;font-weight:700;text-transform:uppercase;letter-spacing:.01rem}
.ed-intent{padding:.26rem;background:#fff;border-left:.04rem solid #ff9900;box-shadow:0 .14rem .42rem rgba(16,24,40,.08)}
.ed-intent strong{display:block;color:#111;font-size:.2rem;line-height:1.35}
.ed-intent span{display:block;margin-top:.08rem;color:#626b78;font-size:.15rem;line-height:1.65}
.ed-intent{transition:transform .25s,box-shadow .25s}
.ed-intent:hover{transform:translateY(-.03rem);box-shadow:0 .18rem .5rem rgba(16,24,40,.1)}
.ed-answer{padding:.36rem;background:#111;color:#fff}
.ed-answer h3{margin:0;color:#fff;font-size:.28rem;line-height:1.28}
.ed-answer p{margin:.16rem 0 0;color:rgba(255,255,255,.78);font-size:.16rem;line-height:1.75}
.ed-answer .ed-actions{margin-top:.24rem}
.ed-proof{padding:.28rem;background:#fff;border:1px solid #e6e9ee}
.ed-proof strong{display:block;color:#111;font-size:.2rem;line-height:1.35}
.ed-proof span{display:block;margin-top:.09rem;color:#626b78;font-size:.15rem;line-height:1.6}
.ed-stat{padding:.34rem;background:#111;color:#fff}
.ed-stat strong{display:block;color:#ff9900;font-size:.42rem;line-height:1}
.ed-stat span{display:block;margin-top:.1rem;color:rgba(255,255,255,.72);font-size:.15rem}
.ed-tabs{display:flex;flex-wrap:wrap;gap:.1rem;margin-top:.36rem}
.ed-tab{padding:.12rem .18rem;border:1px solid #dfe3ea;background:#fff;color:#333;font-size:.15rem;cursor:pointer}
.ed-tab.active,.ed-tab:hover{border-color:#ff9900;background:#ff9900;color:#111}
.ed-tab:active{transform:translateY(1px)}
.ed-panel{display:none}
.ed-panel.active{display:block}
.ed-filter-shell{display:grid;grid-template-columns:3.2rem 1fr;gap:.28rem;margin-top:.42rem}
.ed-filter-aside{background:#111;color:#fff;padding:.32rem}
.ed-filter-aside h3{margin:0;font-size:.28rem;line-height:1.22}
.ed-filter-aside p{margin:.16rem 0 0;color:rgba(255,255,255,.72);font-size:.15rem}
.ed-filter-tags{display:flex;flex-wrap:wrap;gap:.1rem;margin-top:.26rem}
.ed-filter-tags span{padding:.09rem .14rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);font-size:.14rem}
.ed-product-card{display:grid;grid-template-rows:auto 1fr;background:#fff;border:1px solid #e4e8ee}
.ed-product-card .ed-card-img:before{padding-top:72%}
.ed-specs{display:flex;flex-wrap:wrap;gap:.08rem;margin-top:.18rem}
.ed-specs span{padding:.06rem .1rem;background:#f3f5f8;color:#333;font-size:.13rem}
.ed-path{counter-reset:step;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.2rem;margin-top:.42rem}
.ed-step{position:relative;padding:.3rem;background:#fff;border:1px solid #e6e9ee}
.ed-step:before{counter-increment:step;content:"0" counter(step);display:block;margin-bottom:.22rem;color:#ff9900;font-size:.22rem;font-weight:700}
.ed-step h3{margin:0;font-size:.22rem}
.ed-step p{margin:.12rem 0 0;color:#646b76;font-size:.15rem}
.ed-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:.56rem;align-items:center}
.ed-media{position:relative;overflow:hidden;background:#eef1f5}
.ed-media:before{content:"";display:block;padding-top:68%}
.ed-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.ed-checklist{display:grid;gap:.14rem;margin-top:.28rem}
.ed-check{display:flex;gap:.13rem;padding:.18rem;background:#fff;border:1px solid #e7eaf0}
.ed-check i{flex:0 0 .1rem;width:.1rem;height:.1rem;margin-top:.1rem;background:#ff9900;border-radius:50%}
.ed-check strong{display:block;font-size:.18rem}
.ed-check span{display:block;margin-top:.04rem;color:#666f7c;font-size:.15rem}
.ed-architecture{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.14rem;margin-top:.4rem}
.ed-arch-node{padding:.22rem;background:#fff;border-top:.04rem solid #ff9900;box-shadow:0 .12rem .36rem rgba(16,24,40,.08)}
.ed-arch-node strong{display:block;font-size:.18rem}
.ed-arch-node span{display:block;margin-top:.08rem;color:#66707d;font-size:.14rem}
.ed-quote-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:.28rem;align-items:stretch;margin-top:.36rem}
.ed-quote-side{padding:.34rem;background:#111;color:#fff}
.ed-quote-side h3{margin:0;color:#fff;font-size:.3rem;line-height:1.22}
.ed-quote-side p{margin:.16rem 0 0;color:rgba(255,255,255,.72);font-size:.15rem;line-height:1.7}
.ed-quote-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.14rem}
.ed-quote-item{padding:.2rem;background:#fff;border:1px solid #e6e9ee}
.ed-quote-item strong{display:block;color:#111;font-size:.17rem}
.ed-quote-item span{display:block;margin-top:.06rem;color:#647080;font-size:.14rem;line-height:1.55}
.ed-compare{width:100%;border-collapse:collapse;margin-top:.34rem;background:#fff;font-size:.15rem}
.ed-compare th,.ed-compare td{padding:.16rem;border:1px solid #e1e5ec;text-align:left;vertical-align:top}
.ed-compare th{background:#111;color:#fff;font-weight:700}
.ed-compare td{color:#5f6875;line-height:1.55}
.ed-compare td strong{display:block;color:#111}
.ed-faq{margin-top:.34rem;border-top:1px solid #dfe3ea}
.ed-faq-item{border-bottom:1px solid #dfe3ea}
.ed-faq-q{width:100%;padding:.22rem 0;background:none;border:0;text-align:left;color:#111;font-size:.2rem;font-weight:700;cursor:pointer}
.ed-faq-a{display:none;padding:0 0 .22rem;color:#66707d;font-size:.16rem;line-height:1.7}
.ed-faq-item.active .ed-faq-a{display:block}
.ed-cta{position:relative;padding:.62rem;background:#111;color:#fff;overflow:hidden}
.ed-cta:after{content:"";position:absolute;right:-.7rem;bottom:-.9rem;width:3rem;height:3rem;border:.36rem solid rgba(255,153,0,.16);border-radius:50%}
.ed-cta .ed-row{position:relative;z-index:1;align-items:center}
.ed-cta h2{margin:0;font-size:.4rem;line-height:1.18}
.ed-cta p{margin:.16rem 0 0;color:rgba(255,255,255,.72);font-size:.16rem}
.ed-form-preview{display:grid;gap:.12rem;margin-top:.28rem}
.ed-form-preview input,.ed-form-preview textarea{width:100%;border:1px solid #dfe3ea;background:#fff;padding:.14rem .16rem;font-size:.15rem;color:#111}
.ed-form-preview textarea{min-height:1.1rem;resize:vertical}
.ed-seo-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:.3rem;margin-top:.36rem}
.ed-seo-box{padding:.3rem;background:#fff;border:1px solid #e6e9ee}
.ed-seo-box h3{margin:0;font-size:.24rem;line-height:1.3}
.ed-seo-box ul{margin:.18rem 0 0;padding:0;list-style:none;display:grid;gap:.1rem}
.ed-seo-box li{position:relative;padding-left:.18rem;color:#5f6875;font-size:.15rem;line-height:1.6}
.ed-seo-box li:before{content:"";position:absolute;left:0;top:.11rem;width:.06rem;height:.06rem;background:#ff9900;border-radius:50%}
.ed-mini-cta{display:flex;align-items:center;justify-content:space-between;gap:.24rem;margin-top:.34rem;padding:.26rem .3rem;background:#fff;border:1px solid #e6e9ee;border-left:.05rem solid #ff9900}
.ed-mini-cta strong{display:block;color:#111;font-size:.22rem;line-height:1.3}
.ed-mini-cta span{display:block;margin-top:.06rem;color:#65707d;font-size:.15rem}
.ed-section.ed-dark .ed-mini-cta{background:#181c23;border-color:rgba(255,255,255,.14)}
.ed-section.ed-dark .ed-mini-cta strong{color:#fff}
.ed-section.ed-dark .ed-mini-cta span{color:rgba(255,255,255,.7)}
.ed-page.ed-motion-ready .ed-reveal{opacity:0;transform:translateY(.22rem);transition:opacity .55s ease,transform .55s ease;will-change:opacity,transform}
.ed-page.ed-motion-ready .ed-reveal.is-visible{opacity:1;transform:none}
.ed-page.ed-gsap-ready .ed-reveal{transition:none}
.ed-page.ed-gsap-ready .ed-plp-card,
.ed-page.ed-gsap-ready .ed-card,
.ed-page.ed-gsap-ready .ed-solution-card,
.ed-page.ed-gsap-ready .ed-software-card,
.ed-page.ed-gsap-ready .ed-scope-card,
.ed-page.ed-gsap-ready .ed-plp-card-media img,
.ed-page.ed-gsap-ready .ed-card-img img{will-change:transform}

/* Product Center decision-hub refinement */
.ed-product-center .ed-hero{min-height:7.6rem}
.ed-pc-hero:before{background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.52) 54%,rgba(0,0,0,.18))}
.ed-pc-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 4.5rem;gap:.58rem;align-items:center;position:relative;z-index:2;width:100%}
.ed-pc-hero .ed-hero-content{max-width:8.2rem;padding-top:1.2rem}
.ed-pc-hero-panel{align-self:end;margin-top:1.3rem;padding:.34rem;background:rgba(12,14,18,.82);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(8px);box-shadow:0 .28rem .72rem rgba(0,0,0,.28)}
.ed-pc-hero-panel strong{display:block;color:#fff;font-size:.24rem;line-height:1.28}
.ed-pc-hero-panel ul{display:grid;gap:.14rem;margin:.24rem 0 0;padding:0;list-style:none}
.ed-pc-hero-panel li{display:grid;grid-template-columns:.42rem 1fr;gap:.12rem;align-items:start;color:rgba(255,255,255,.78);font-size:.15rem;line-height:1.55}
.ed-pc-hero-panel span{display:inline-flex;align-items:center;justify-content:center;width:.34rem;height:.28rem;background:#ff9900;color:#111;font-size:.12rem;font-weight:700}
.ed-pc-strip{position:relative;z-index:3}
.ed-pc-strip div{padding:.27rem .34rem}
.ed-pc-intent-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.16rem;margin-top:.42rem}
.ed-pc-intent{position:relative;min-height:2.02rem;padding:.24rem;background:#fff;border:1px solid #e4e8ee;border-top:.04rem solid #dfe3ea;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s}
.ed-pc-intent span{display:block;color:#9a5a00;font-size:.12rem;font-weight:700;text-transform:uppercase;letter-spacing:.01rem}
.ed-pc-intent strong{display:block;margin-top:.16rem;color:#111;font-size:.2rem;line-height:1.28}
.ed-pc-intent em{display:block;margin-top:.12rem;color:#626b78;font-size:.14rem;font-style:normal;line-height:1.6}
.ed-pc-intent:after{content:"";position:absolute;right:.22rem;bottom:.22rem;width:.09rem;height:.09rem;border-top:2px solid #ff9900;border-right:2px solid #ff9900;transform:rotate(45deg);transition:transform .25s}
.ed-pc-intent:hover,.ed-pc-intent:focus-visible,.ed-pc-intent.is-active{transform:translateY(-.04rem);border-top-color:#ff9900;box-shadow:0 .2rem .58rem rgba(16,24,40,.12)}
.ed-pc-intent:hover:after,.ed-pc-intent.is-active:after{transform:translateX(.04rem) rotate(45deg)}
.ed-pc-family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.24rem;margin-top:.42rem}
.ed-pc-family{display:grid;grid-template-rows:auto 1fr;min-height:100%;background:#fff;border:1px solid #e3e7ee;overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}
.ed-pc-family:hover,.ed-pc-family:focus-visible{transform:translateY(-.05rem);border-color:#d6dbe4;box-shadow:0 .26rem .72rem rgba(16,24,40,.13)}
.ed-pc-family-img{position:relative;overflow:hidden;background:#eef1f5}
.ed-pc-family-img:before{content:"";display:block;padding-top:57%}
.ed-pc-family-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s}
.ed-pc-family:hover .ed-pc-family-img img{transform:scale(1.045)}
.ed-pc-family-body{display:flex;flex-direction:column;padding:.28rem}
.ed-pc-family h3{margin:0;color:#111;font-size:.26rem;line-height:1.22}
.ed-pc-family p{margin:.14rem 0 0;color:#5f6875;font-size:.15rem;line-height:1.65}
.ed-pc-family dl{display:grid;gap:.12rem;margin:.22rem 0 0}
.ed-pc-family dl div{padding:.14rem;background:#f6f7f9;border-left:.03rem solid #ff9900}
.ed-pc-family dt{margin:0;color:#111;font-size:.13rem;font-weight:700;text-transform:uppercase;letter-spacing:.01rem}
.ed-pc-family dd{margin:.04rem 0 0;color:#626b78;font-size:.14rem;line-height:1.55}
.ed-pc-family .ed-link,.ed-pc-scenario a,.ed-pc-matrix a{display:inline-flex;align-items:center;gap:.08rem;margin-top:auto;padding-top:.22rem;color:#ff9900;font-weight:700;font-size:.15rem}
.ed-pc-family .ed-link:after,.ed-pc-scenario a:after,.ed-pc-matrix a:after{content:"";width:.07rem;height:.07rem;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);transition:transform .25s}
.ed-pc-family:hover .ed-link:after,.ed-pc-scenario:hover a:after,.ed-pc-matrix a:hover:after{transform:translateX(.04rem) rotate(45deg)}
.ed-pc-matrix-wrap{margin-top:.4rem;overflow-x:auto;background:#fff;border:1px solid #e1e5ec}
.ed-pc-matrix{width:100%;min-width:9.8rem;border-collapse:collapse;font-size:.15rem}
.ed-pc-matrix th,.ed-pc-matrix td{padding:.2rem;border-bottom:1px solid #e1e5ec;text-align:left;vertical-align:top}
.ed-pc-matrix th{background:#111;color:#fff;font-size:.14rem;text-transform:uppercase;letter-spacing:.01rem}
.ed-pc-matrix td{color:#5f6875;line-height:1.6}
.ed-pc-matrix td:first-child{width:1.95rem;color:#111}
.ed-pc-matrix tbody tr:hover{background:#fff9ef}
.ed-pc-matrix tbody tr:last-child td{border-bottom:0}
.ed-pc-matrix a{margin-top:0;padding-top:0;white-space:nowrap}
.ed-pc-scenario-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.2rem;margin-top:.42rem}
.ed-pc-scenario{position:relative;display:flex;flex-direction:column;min-height:3rem;padding:.3rem;background:#fff;border:1px solid #e4e8ee;border-bottom:.04rem solid #111;transition:transform .25s,box-shadow .25s,border-color .25s}
.ed-pc-scenario:hover{transform:translateY(-.04rem);border-bottom-color:#ff9900;box-shadow:0 .2rem .56rem rgba(16,24,40,.1)}
.ed-pc-scenario span{display:block;color:#9a5a00;font-size:.12rem;font-weight:700;text-transform:uppercase;letter-spacing:.01rem}
.ed-pc-scenario h3{margin:.16rem 0 0;color:#111;font-size:.23rem;line-height:1.25}
.ed-pc-scenario p{margin:.14rem 0 .18rem;color:#626b78;font-size:.15rem;line-height:1.65}
.ed-pc-proof{display:grid;grid-template-columns:.95fr 1.05fr;gap:.46rem;align-items:center}
.ed-pc-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.16rem}
.ed-pc-proof-grid div{padding:.24rem;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13)}
.ed-pc-proof-grid strong{display:block;color:#fff;font-size:.2rem;line-height:1.3}
.ed-pc-proof-grid span{display:block;margin-top:.1rem;color:rgba(255,255,255,.72);font-size:.145rem;line-height:1.65}
.ed-pc-quote-builder{display:grid;grid-template-columns:.86fr 1.14fr;gap:.36rem;align-items:stretch;background:#f6f7f9;border:1px solid #e3e7ee}
.ed-pc-quote-lead{padding:.42rem;background:#111;color:#fff}
.ed-pc-quote-lead .ed-title{color:#fff}
.ed-pc-quote-lead .ed-copy{color:rgba(255,255,255,.74)}
.ed-pc-quote-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e1e5ec}
.ed-pc-quote-steps div{padding:.3rem;background:#fff}
.ed-pc-quote-steps span{display:inline-flex;margin-bottom:.18rem;color:#ff9900;font-size:.22rem;font-weight:700}
.ed-pc-quote-steps strong{display:block;color:#111;font-size:.2rem;line-height:1.3}
.ed-pc-quote-steps p{margin:.1rem 0 0;color:#626b78;font-size:.145rem;line-height:1.62}
.ed-pc-faq{background:#fff;padding:0 .3rem;border:1px solid #dfe3ea}
.ed-pc-final-cta{background:#111}
.ed-pc-final-cta .ed-actions{justify-content:flex-end}

/* Product Center detail polish: industrial depth and stronger module hierarchy */
.ed-pc-section-head{display:grid;grid-template-columns:minmax(0,1fr) 6.1rem;gap:.8rem;align-items:end}
.ed-pc-section-head .ed-copy{max-width:none;margin-bottom:.04rem}
.ed-pc-start-section{position:relative;overflow:hidden;background:#f2f4f7}
.ed-pc-start-section:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#f8f9fb 0%,#eef1f5 100%);pointer-events:none}
.ed-pc-start-section:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.5rem;background:#fff;pointer-events:none}
.ed-pc-start-section .w1792{position:relative;z-index:1}
.ed-pc-intent-stage{display:grid;grid-template-columns:4.35rem minmax(0,1fr);gap:.28rem;margin-top:.46rem;align-items:stretch}
.ed-pc-intent-feature{position:relative;overflow:hidden;min-height:4.4rem;padding:.38rem;background:#111;color:#fff;box-shadow:0 .34rem .9rem rgba(16,24,40,.18)}
.ed-pc-intent-feature:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,153,0,.18),transparent 36%),repeating-linear-gradient(135deg,rgba(255,255,255,.045) 0,rgba(255,255,255,.045) 1px,transparent 1px,transparent .16rem);opacity:.9}
.ed-pc-intent-feature:after{content:"";position:absolute;right:-.55rem;bottom:-.55rem;width:2.3rem;height:2.3rem;border:.32rem solid rgba(255,153,0,.2)}
.ed-pc-intent-feature > *{position:relative;z-index:1}
.ed-pc-intent-feature span{display:inline-flex;padding:.07rem .12rem;background:#ff9900;color:#111;font-size:.12rem;font-weight:700;text-transform:uppercase;letter-spacing:.02rem}
.ed-pc-intent-feature h3{margin:.28rem 0 0;color:#fff;font-size:.34rem;line-height:1.16}
.ed-pc-intent-feature p{margin:.18rem 0 0;color:rgba(255,255,255,.76);font-size:.155rem;line-height:1.7}
.ed-pc-intent-feature ul{display:grid;gap:.12rem;margin:.28rem 0 0;padding:0;list-style:none}
.ed-pc-intent-feature li{position:relative;padding-left:.22rem;color:rgba(255,255,255,.86);font-size:.145rem;line-height:1.55}
.ed-pc-intent-feature li:before{content:"";position:absolute;left:0;top:.1rem;width:.08rem;height:.08rem;background:#ff9900}
.ed-pc-start-section .ed-pc-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.18rem;margin-top:0}
.ed-pc-start-section .ed-pc-intent{min-height:2.11rem;padding:.28rem .28rem .26rem;background:linear-gradient(180deg,#fff,#fafbfc);border:1px solid #dfe4ec;border-top:0;box-shadow:0 .18rem .48rem rgba(16,24,40,.08)}
.ed-pc-start-section .ed-pc-intent:before{content:"";position:absolute;left:-1px;right:-1px;top:0;height:.04rem;background:#d9dee7;transition:background .25s,height .25s}
.ed-pc-start-section .ed-pc-intent b{display:inline-flex;align-items:center;justify-content:center;width:.42rem;height:.32rem;margin-bottom:.2rem;background:#111;color:#fff;font-size:.13rem;font-style:normal}
.ed-pc-start-section .ed-pc-intent span{color:#a45f00}
.ed-pc-start-section .ed-pc-intent strong{font-size:.22rem;line-height:1.22}
.ed-pc-start-section .ed-pc-intent em{max-width:3.4rem}
.ed-pc-start-section .ed-pc-intent:hover,.ed-pc-start-section .ed-pc-intent:focus-visible,.ed-pc-start-section .ed-pc-intent.is-active{background:#fff;box-shadow:0 .32rem .76rem rgba(16,24,40,.16)}
.ed-pc-start-section .ed-pc-intent:hover:before,.ed-pc-start-section .ed-pc-intent.is-active:before{height:.06rem;background:#ff9900}
.ed-pc-start-section .ed-pc-intent:hover b,.ed-pc-start-section .ed-pc-intent.is-active b{background:#ff9900;color:#111}
.ed-pc-family-section{position:relative;background:#fff}
.ed-pc-family-section:before{content:"";position:absolute;left:0;right:0;top:0;height:2.8rem;background:linear-gradient(180deg,#fff,#f7f8fa);pointer-events:none}
.ed-pc-family-section .w1792{position:relative;z-index:1}
.ed-pc-family-section .ed-pc-family-grid{gap:.28rem;margin-top:.48rem}
.ed-pc-family-section .ed-pc-family{position:relative;border:1px solid #dbe1ea;background:#fff;box-shadow:0 .16rem .5rem rgba(16,24,40,.08)}
.ed-pc-family-section .ed-pc-family:before{content:"";position:absolute;inset:-1px;z-index:2;border:1px solid transparent;pointer-events:none;transition:border-color .25s}
.ed-pc-family-section .ed-pc-family:hover:before{border-color:#ff9900}
.ed-pc-family-section .ed-pc-family-img:before{padding-top:58%}
.ed-pc-family-section .ed-pc-family-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.62));z-index:1;opacity:.74;transition:opacity .25s}
.ed-pc-family-section .ed-pc-family:hover .ed-pc-family-img:after{opacity:.48}
.ed-pc-family-section .ed-pc-family-body{position:relative;padding:.32rem .32rem .3rem}
.ed-pc-family-section .ed-pc-family-mark{position:absolute;right:.28rem;top:-.34rem;z-index:3;display:flex;align-items:center;justify-content:center;width:.74rem;height:.58rem;background:#ff9900;color:#111;font-size:.2rem;font-weight:800;box-shadow:0 .16rem .34rem rgba(0,0,0,.22)}
.ed-pc-family-section .ed-label{margin-bottom:.16rem;background:#fff0d9;color:#9a5a00}
.ed-pc-family-section .ed-pc-family h3{font-size:.3rem}
.ed-pc-family-section .ed-pc-family p{min-height:.78rem;color:#4f5a68;font-size:.155rem}
.ed-pc-family-tags{display:flex;flex-wrap:wrap;gap:.08rem;margin:.22rem 0 .04rem}
.ed-pc-family-tags span{padding:.06rem .1rem;background:#111;color:#fff;font-size:.12rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.01rem}
.ed-pc-family-section .ed-pc-family dl{gap:.1rem;margin-top:.2rem}
.ed-pc-family-section .ed-pc-family dl div{position:relative;padding:.16rem .18rem;background:#f4f6f9;border-left:.04rem solid #ff9900}
.ed-pc-family-section .ed-pc-family dt{font-size:.12rem;color:#111}
.ed-pc-family-section .ed-pc-family dd{color:#4f5a68}
.ed-pc-family-section .ed-pc-family .ed-link{margin-top:.24rem;padding-top:0;font-size:.155rem}
.ed-pc-family-section .ed-pc-family:nth-child(2n) .ed-pc-family-tags span{background:#2b3038}

/* Product category: rugged tablet selection page */
.ed-product-category .ed-hero{min-height:7.45rem}
.ed-pcat-hero:before{background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.58) 50%,rgba(0,0,0,.18))}
.ed-pcat-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 4.55rem;gap:.6rem;align-items:center;width:100%}
.ed-pcat-hero .ed-hero-content{max-width:8.6rem;padding-top:1.12rem}
.ed-pcat-hero-panel{align-self:end;margin-top:1.2rem;padding:.32rem;background:rgba(14,16,20,.86);border:1px solid rgba(255,255,255,.15);box-shadow:0 .28rem .74rem rgba(0,0,0,.3);backdrop-filter:blur(8px)}
.ed-pcat-hero-panel strong{display:block;color:#fff;font-size:.24rem;line-height:1.28}
.ed-pcat-hero-panel div{display:grid;grid-template-columns:.42rem 1fr;gap:.13rem;margin-top:.16rem;align-items:start}
.ed-pcat-hero-panel span{display:flex;align-items:center;justify-content:center;width:.34rem;height:.28rem;background:#ff9900;color:#111;font-size:.12rem;font-weight:800}
.ed-pcat-hero-panel p{margin:0;color:rgba(255,255,255,.78);font-size:.145rem;line-height:1.55}
.ed-pcat-strip{position:relative;z-index:3}
.ed-pcat-answer{background:#fff}
.ed-pcat-answer-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:.3rem;align-items:stretch}
.ed-pcat-answer-main{position:relative;overflow:hidden;padding:.42rem;background:#111;color:#fff}
.ed-pcat-answer-main:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,153,0,.18),transparent 36%),repeating-linear-gradient(135deg,rgba(255,255,255,.045) 0,rgba(255,255,255,.045) 1px,transparent 1px,transparent .16rem)}
.ed-pcat-answer-main > *{position:relative;z-index:1}
.ed-pcat-answer-main .ed-title{color:#fff}
.ed-pcat-answer-main p{margin:.2rem 0 0;color:rgba(255,255,255,.76);font-size:.165rem;line-height:1.75}
.ed-pcat-answer-side{padding:.36rem;background:#f5f7fa;border:1px solid #dde3ec}
.ed-pcat-answer-side strong{display:block;color:#111;font-size:.24rem;line-height:1.28}
.ed-pcat-answer-side ul{display:grid;gap:.13rem;margin:.24rem 0 0;padding:0;list-style:none}
.ed-pcat-answer-side li{position:relative;padding-left:.22rem;color:#56616f;font-size:.15rem;line-height:1.58}
.ed-pcat-answer-side li:before{content:"";position:absolute;left:0;top:.1rem;width:.08rem;height:.08rem;background:#ff9900}
.ed-pcat-scenario-section{position:relative;overflow:hidden;background:#f2f4f7}
.ed-pcat-scenario-section:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#f9fafc 0%,#eef2f6 100%);pointer-events:none}
.ed-pcat-scenario-section:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.2rem;background:#fff;pointer-events:none}
.ed-pcat-scenario-section .w1792{position:relative;z-index:1}
.ed-pcat-scenario-stage{display:grid;grid-template-columns:4.25rem minmax(0,1fr);gap:.28rem;margin-top:.46rem;align-items:stretch}
.ed-pcat-scenario-lead{position:relative;overflow:hidden;min-height:4.66rem;padding:.38rem;background:#111;color:#fff;box-shadow:0 .34rem .9rem rgba(16,24,40,.18)}
.ed-pcat-scenario-lead:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,153,0,.17),transparent 34%),repeating-linear-gradient(135deg,rgba(255,255,255,.045) 0,rgba(255,255,255,.045) 1px,transparent 1px,transparent .16rem)}
.ed-pcat-scenario-lead:after{content:"";position:absolute;right:-.62rem;bottom:-.62rem;width:2.45rem;height:2.45rem;border:.34rem solid rgba(255,153,0,.2)}
.ed-pcat-scenario-lead > *{position:relative;z-index:1}
.ed-pcat-scenario-lead span{display:inline-flex;padding:.07rem .12rem;background:#ff9900;color:#111;font-size:.12rem;font-weight:800;text-transform:uppercase;letter-spacing:.02rem}
.ed-pcat-scenario-lead h3{margin:.28rem 0 0;color:#fff;font-size:.34rem;line-height:1.16}
.ed-pcat-scenario-lead p{margin:.18rem 0 0;color:rgba(255,255,255,.76);font-size:.155rem;line-height:1.7}
.ed-pcat-scenario-lead ul{display:grid;gap:.12rem;margin:.28rem 0 0;padding:0;list-style:none}
.ed-pcat-scenario-lead li{position:relative;padding-left:.22rem;color:rgba(255,255,255,.86);font-size:.145rem;line-height:1.55}
.ed-pcat-scenario-lead li:before{content:"";position:absolute;left:0;top:.1rem;width:.08rem;height:.08rem;background:#ff9900}
.ed-pcat-scenario-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.18rem}
.ed-pcat-scenario{position:relative;min-height:2.13rem;padding:.28rem;border:1px solid #dfe4ec;border-top:0;background:linear-gradient(180deg,#fff,#fafbfc);box-shadow:0 .18rem .48rem rgba(16,24,40,.08);text-align:left;cursor:pointer;transition:transform .25s,box-shadow .25s,background .25s}
.ed-pcat-scenario:before{content:"";position:absolute;left:-1px;right:-1px;top:0;height:.04rem;background:#d9dee7;transition:height .25s,background .25s}
.ed-pcat-scenario b{display:inline-flex;align-items:center;justify-content:center;width:.42rem;height:.32rem;margin-bottom:.2rem;background:#111;color:#fff;font-size:.13rem;font-style:normal}
.ed-pcat-scenario span{display:block;color:#a45f00;font-size:.12rem;font-weight:800;text-transform:uppercase;letter-spacing:.01rem}
.ed-pcat-scenario strong{display:block;margin-top:.14rem;color:#111;font-size:.21rem;line-height:1.22}
.ed-pcat-scenario em{display:block;margin-top:.1rem;color:#647080;font-size:.14rem;font-style:normal;line-height:1.58}
.ed-pcat-scenario:after{content:"";position:absolute;right:.22rem;bottom:.22rem;width:.08rem;height:.08rem;border-top:2px solid #ff9900;border-right:2px solid #ff9900;transform:rotate(45deg);transition:transform .25s}
.ed-pcat-scenario:hover,.ed-pcat-scenario.is-active{transform:translateY(-.04rem);background:#fff;box-shadow:0 .32rem .76rem rgba(16,24,40,.16)}
.ed-pcat-scenario:hover:before,.ed-pcat-scenario.is-active:before{height:.06rem;background:#ff9900}
.ed-pcat-scenario:hover b,.ed-pcat-scenario.is-active b{background:#ff9900;color:#111}
.ed-pcat-scenario:hover:after,.ed-pcat-scenario.is-active:after{transform:translateX(.04rem) rotate(45deg)}
.ed-pcat-panel-wrap{margin-top:.22rem}
.ed-pcat-panel{display:none;padding:.26rem .3rem;background:#fff;border:1px solid #dfe4ec;border-left:.06rem solid #ff9900;box-shadow:0 .22rem .56rem rgba(16,24,40,.1)}
.ed-pcat-panel.active{display:block}
.ed-pcat-panel strong{display:block;color:#111;font-size:.22rem;line-height:1.28}
.ed-pcat-panel p{margin:.1rem 0 0;color:#5d6876;font-size:.15rem;line-height:1.62}
.ed-pcat-panel span{display:block;margin-top:.12rem;color:#111;font-size:.145rem;font-weight:700;line-height:1.55}
.ed-pcat-method{background:#fff}
.ed-pcat-method-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:.34rem;align-items:stretch}
.ed-pcat-method-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#dfe4ec}
.ed-pcat-method-steps div{padding:.3rem;background:#f8f9fb}
.ed-pcat-method-steps span{display:inline-flex;margin-bottom:.16rem;color:#ff9900;font-size:.22rem;font-weight:800}
.ed-pcat-method-steps strong{display:block;color:#111;font-size:.2rem;line-height:1.3}
.ed-pcat-method-steps p{margin:.1rem 0 0;color:#5d6876;font-size:.145rem;line-height:1.62}
.ed-pcat-model-section{position:relative;background:#fff}
.ed-pcat-model-section:before{content:"";position:absolute;left:0;right:0;top:0;height:2.8rem;background:linear-gradient(180deg,#fff,#f7f8fa);pointer-events:none}
.ed-pcat-model-section .w1792{position:relative;z-index:1}
.ed-pcat-model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.28rem;margin-top:.48rem}
.ed-pcat-model{position:relative;background:#fff;border:1px solid #dbe1ea;box-shadow:0 .16rem .5rem rgba(16,24,40,.08);overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}
.ed-pcat-model:hover{transform:translateY(-.05rem);border-color:#ff9900;box-shadow:0 .3rem .82rem rgba(16,24,40,.15)}
.ed-pcat-model-img{position:relative;overflow:hidden;background:#eef1f5}
.ed-pcat-model-img:before{content:"";display:block;padding-top:68%}
.ed-pcat-model-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.62));z-index:1;opacity:.72;transition:opacity .25s}
.ed-pcat-model:hover .ed-pcat-model-img:after{opacity:.46}
.ed-pcat-model-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s}
.ed-pcat-model:hover .ed-pcat-model-img img{transform:scale(1.045)}
.ed-pcat-model-img span{position:absolute;right:.28rem;bottom:-.02rem;z-index:3;display:flex;align-items:center;justify-content:center;width:.74rem;height:.58rem;background:#ff9900;color:#111;font-size:.2rem;font-weight:800;box-shadow:0 .16rem .34rem rgba(0,0,0,.22)}
.ed-pcat-model-body{padding:.32rem}
.ed-pcat-model-body small{display:inline-flex;margin-bottom:.16rem;padding:.06rem .12rem;background:#fff0d9;color:#9a5a00;font-size:.12rem;font-weight:800;text-transform:uppercase;letter-spacing:.01rem}
.ed-pcat-model-body h3{margin:0;color:#111;font-size:.28rem;line-height:1.2}
.ed-pcat-model-body p{min-height:.72rem;margin:.14rem 0 0;color:#4f5a68;font-size:.155rem;line-height:1.65}
.ed-pcat-tags{display:flex;flex-wrap:wrap;gap:.08rem;margin:.22rem 0 .04rem}
.ed-pcat-tags span{padding:.06rem .1rem;background:#111;color:#fff;font-size:.12rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.01rem}
.ed-pcat-model dl{display:grid;gap:.1rem;margin:.2rem 0 0}
.ed-pcat-model dl div{padding:.16rem .18rem;background:#f4f6f9;border-left:.04rem solid #ff9900}
.ed-pcat-model dt{margin:0;color:#111;font-size:.12rem;font-weight:800;text-transform:uppercase;letter-spacing:.01rem}
.ed-pcat-model dd{margin:.04rem 0 0;color:#4f5a68;font-size:.14rem;line-height:1.55}
.ed-pcat-model .ed-link{margin-top:.24rem;padding-top:0}
.ed-pcat-accessory{background:#111;color:#fff}
.ed-pcat-accessory .ed-title{color:#fff}
.ed-pcat-accessory-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:.36rem;align-items:stretch}
.ed-pcat-accessory-lead{position:relative;overflow:hidden;padding:.42rem;background:#151922;border:1px solid rgba(255,255,255,.12)}
.ed-pcat-accessory-lead:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,153,0,.14),transparent 36%),repeating-linear-gradient(135deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 1px,transparent 1px,transparent .16rem)}
.ed-pcat-accessory-lead > *{position:relative;z-index:1}
.ed-pcat-accessory-lead p{margin:.2rem 0 0;color:rgba(255,255,255,.72);font-size:.16rem;line-height:1.72}
.ed-pcat-accessory-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.16rem}
.ed-pcat-accessory-list div{padding:.24rem;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13)}
.ed-pcat-accessory-list span{display:inline-flex;margin-bottom:.16rem;color:#ff9900;font-size:.13rem;font-weight:800;text-transform:uppercase;letter-spacing:.01rem}
.ed-pcat-accessory-list strong{display:block;color:#fff;font-size:.2rem;line-height:1.3}
.ed-pcat-accessory-list p{margin:.1rem 0 0;color:rgba(255,255,255,.72);font-size:.145rem;line-height:1.62}
.ed-pcat-quote{display:grid;grid-template-columns:.86fr 1.14fr;gap:.34rem;align-items:stretch;background:#f6f7f9;border:1px solid #dde3ec}
.ed-pcat-quote-main{padding:.42rem;background:#111;color:#fff}
.ed-pcat-quote-main .ed-title{color:#fff}
.ed-pcat-quote-main .ed-copy{color:rgba(255,255,255,.74)}
.ed-pcat-quote-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#dfe4ec}
.ed-pcat-quote-list div{padding:.3rem;background:#fff}
.ed-pcat-quote-list span{display:inline-flex;margin-bottom:.16rem;color:#ff9900;font-size:.22rem;font-weight:800}
.ed-pcat-quote-list strong{display:block;color:#111;font-size:.2rem;line-height:1.3}
.ed-pcat-quote-list p{margin:.1rem 0 0;color:#5d6876;font-size:.145rem;line-height:1.62}
.ed-pcat-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.24rem;margin-top:.42rem}
.ed-pcat-related{display:flex;flex-direction:column;min-height:2.78rem;padding:.3rem;background:#fff;border:1px solid #dfe4ec;border-bottom:.05rem solid #111;box-shadow:0 .16rem .48rem rgba(16,24,40,.08);transition:transform .25s,box-shadow .25s,border-color .25s}
.ed-pcat-related:hover{transform:translateY(-.04rem);border-bottom-color:#ff9900;box-shadow:0 .26rem .72rem rgba(16,24,40,.12)}
.ed-pcat-related span{display:inline-flex;align-items:center;justify-content:center;width:.42rem;height:.32rem;background:#111;color:#fff;font-size:.13rem;font-weight:800}
.ed-pcat-related strong{display:block;margin-top:.22rem;color:#111;font-size:.24rem;line-height:1.24}
.ed-pcat-related p{margin:.14rem 0 .22rem;color:#5d6876;font-size:.15rem;line-height:1.62}
.ed-pcat-related em{display:inline-flex;align-items:center;gap:.08rem;margin-top:auto;color:#ff9900;font-style:normal;font-weight:800;font-size:.15rem}
.ed-pcat-related em:after{content:"";width:.07rem;height:.07rem;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}
.ed-pcat-faq{background:#fff;padding:0 .3rem;border:1px solid #dfe3ea}
.ed-pcat-final-cta .ed-actions{justify-content:flex-end}

/* Differentiated rugged tablet category: product shelf and configuration focus */
.ed-tablet-category{background:#fff}
.ed-tablet-hero{position:relative;min-height:7.35rem;display:flex;align-items:center;background:#080a0d;color:#fff;overflow:hidden}
.ed-tablet-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.62) 45%,rgba(0,0,0,.18))}
.ed-tablet-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.1rem;z-index:2;background:linear-gradient(180deg,transparent,#080a0d)}
.ed-tablet-hero-bg{position:absolute;inset:0}
.ed-tablet-hero-bg img{width:100%;height:100%;object-fit:cover;filter:contrast(1.06) saturate(.92)}
.ed-tablet-hero .w1792{position:relative;z-index:3;width:100%}
.ed-tablet-hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 5.35rem;gap:.58rem;align-items:center;width:100%}
.ed-tablet-hero-copy{max-width:8.4rem;padding-top:1.1rem}
.ed-tablet-hero-copy .ed-title{color:#fff;font-size:.66rem}
.ed-tablet-hero-copy .ed-copy{max-width:7.4rem;color:rgba(255,255,255,.78)}
.ed-tablet-hero-product{position:relative;display:grid;gap:.18rem;margin-top:1.1rem}
.ed-tablet-device-card{position:relative;overflow:hidden;padding:.3rem;background:rgba(14,16,20,.82);border:1px solid rgba(255,255,255,.15);box-shadow:0 .34rem .86rem rgba(0,0,0,.34);backdrop-filter:blur(8px)}
.ed-tablet-device-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,153,0,.12),transparent 34%);pointer-events:none}
.ed-tablet-device-card img{position:relative;z-index:1;width:100%;height:2.65rem;object-fit:contain}
.ed-tablet-device-specs{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:.08rem;margin-top:.18rem}
.ed-tablet-device-specs span{padding:.09rem .12rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.82);font-size:.13rem}
.ed-tablet-quote-ticket{display:grid;grid-template-columns:.9rem 1fr;gap:.14rem;align-items:center;padding:.18rem .22rem;background:#ff9900;color:#111;box-shadow:0 .18rem .42rem rgba(0,0,0,.22)}
.ed-tablet-quote-ticket strong{font-size:.15rem;text-transform:uppercase;letter-spacing:.01rem}
.ed-tablet-quote-ticket p{margin:0;font-size:.14rem;line-height:1.45}
.ed-tablet-nav{background:#101318;color:#fff}
.ed-tablet-nav .w1792{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:#2a2f38}
.ed-tablet-nav a{display:flex;align-items:center;min-height:.72rem;padding:.16rem .2rem;background:#111;color:rgba(255,255,255,.82);font-size:.145rem;font-weight:700;transition:background .25s,color .25s}
.ed-tablet-nav a:hover{background:#ff9900;color:#111}
.ed-tablet-answer{background:#fff}
.ed-tablet-answer-layout{display:grid;grid-template-columns:minmax(0,1fr) 4.8rem;gap:.36rem;align-items:stretch}
.ed-tablet-answer-card{display:flex;flex-direction:column;justify-content:space-between;padding:.34rem;background:#f5f7fa;border:1px solid #dde3ec;border-top:.06rem solid #ff9900}
.ed-tablet-answer-card strong{display:block;color:#111;font-size:.24rem;line-height:1.28}
.ed-tablet-answer-card span{display:block;margin:.16rem 0;color:#5a6573;font-size:.155rem;line-height:1.68}
.ed-tablet-answer-card a{display:inline-flex;align-items:center;gap:.08rem;color:#ff9900;font-size:.15rem;font-weight:800}
.ed-tablet-answer-card a:after{content:"";width:.07rem;height:.07rem;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}
.ed-tablet-shelf-section{position:relative;overflow:hidden;background:#f2f4f7}
.ed-tablet-shelf-section:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fafbfc,#edf1f5)}
.ed-tablet-shelf-section .w1792{position:relative;z-index:1}
.ed-tablet-section-head{display:grid;grid-template-columns:minmax(0,1fr) 5.9rem;gap:.72rem;align-items:end}
.ed-tablet-section-head .ed-copy{max-width:none;margin-bottom:.04rem}
.ed-tablet-shelf{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.28rem;margin-top:.48rem}
.ed-tablet-feature-card{position:relative;display:grid;grid-template-rows:auto 1fr;background:#fff;border:1px solid #dbe1ea;box-shadow:0 .18rem .58rem rgba(16,24,40,.1);overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}
.ed-tablet-feature-card:hover{transform:translateY(-.05rem);border-color:#ff9900;box-shadow:0 .3rem .8rem rgba(16,24,40,.15)}
.ed-tablet-card-media{position:relative;min-height:3.35rem;background:#eef1f5;overflow:hidden}
.ed-tablet-card-media:after{content:"";position:absolute;left:0;right:0;bottom:0;height:36%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.34))}
.ed-tablet-card-media img{width:100%;height:3.35rem;object-fit:contain;transition:transform .35s}
.ed-tablet-feature-card:hover .ed-tablet-card-media img{transform:scale(1.04)}
.ed-tablet-card-body{display:flex;flex-direction:column;padding:.32rem}
.ed-tablet-card-body small{display:inline-flex;align-self:flex-start;margin-bottom:.16rem;padding:.06rem .12rem;background:#fff0d9;color:#9a5a00;font-size:.12rem;font-weight:800;text-transform:uppercase;letter-spacing:.01rem}
.ed-tablet-card-body h3{margin:0;color:#111;font-size:.27rem;line-height:1.22}
.ed-tablet-card-body p{min-height:.78rem;margin:.14rem 0 0;color:#556171;font-size:.155rem;line-height:1.65}
.ed-tablet-chip-row{display:flex;flex-wrap:wrap;gap:.08rem;margin:.22rem 0}
.ed-tablet-chip-row span{padding:.06rem .1rem;background:#111;color:#fff;font-size:.12rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.01rem}
.ed-tablet-card-spec{padding:.16rem .18rem;background:#f4f6f9;border-left:.04rem solid #ff9900}
.ed-tablet-card-spec strong{display:block;color:#111;font-size:.12rem;text-transform:uppercase;letter-spacing:.01rem}
.ed-tablet-card-spec span{display:block;margin-top:.06rem;color:#4f5a68;font-size:.14rem;line-height:1.55}
.ed-tablet-card-cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;gap:.1rem;margin-top:.24rem;min-height:.48rem;padding:0 .22rem;background:#ff9900;color:#111;font-size:.145rem;font-weight:800;line-height:1;text-transform:uppercase;transition:background .25s,color .25s,transform .25s}
.ed-tablet-card-cta:after{content:"";width:.075rem;height:.075rem;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}
.ed-tablet-card-cta:hover{background:#111;color:#fff;transform:translateX(.03rem)}
.ed-tablet-config{background:#fff}
.ed-tablet-config-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:.38rem;align-items:stretch}
.ed-tablet-config-lead{padding:.44rem;background:#111;color:#fff}
.ed-tablet-config-lead .ed-title{color:#fff}
.ed-tablet-config-lead .ed-copy{color:rgba(255,255,255,.74)}
.ed-tablet-config-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#dfe4ec}
.ed-tablet-config-row{padding:.3rem;background:#f8f9fb}
.ed-tablet-config-row span{display:inline-flex;margin-bottom:.16rem;color:#ff9900;font-size:.13rem;font-weight:800;text-transform:uppercase;letter-spacing:.02rem}
.ed-tablet-config-row strong{display:block;color:#111;font-size:.21rem;line-height:1.28}
.ed-tablet-config-row p{margin:.1rem 0 0;color:#5d6876;font-size:.145rem;line-height:1.62}
.ed-tablet-ecosystem{background:#111;color:#fff}
.ed-tablet-ecosystem .ed-title{color:#fff}
.ed-tablet-ecosystem .ed-copy{color:rgba(255,255,255,.72)}
.ed-tablet-ecosystem-layout{display:grid;grid-template-columns:4.4rem minmax(0,1fr);gap:.34rem;margin-top:.46rem;align-items:stretch}
.ed-tablet-ecosystem-device{position:relative;overflow:hidden;padding:.3rem;background:#151922;border:1px solid rgba(255,255,255,.12)}
.ed-tablet-ecosystem-device:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,153,0,.14),transparent 36%),repeating-linear-gradient(135deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 1px,transparent 1px,transparent .16rem)}
.ed-tablet-ecosystem-device img{position:relative;z-index:1;width:100%;height:3.1rem;object-fit:contain}
.ed-tablet-ecosystem-device strong{position:relative;z-index:1;display:block;margin-top:.2rem;color:#fff;font-size:.24rem;line-height:1.24}
.ed-tablet-ecosystem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.16rem}
.ed-tablet-ecosystem-grid div{padding:.24rem;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13)}
.ed-tablet-ecosystem-grid span{display:inline-flex;margin-bottom:.16rem;color:#ff9900;font-size:.13rem;font-weight:800;text-transform:uppercase;letter-spacing:.01rem}
.ed-tablet-ecosystem-grid strong{display:block;color:#fff;font-size:.2rem;line-height:1.3}
.ed-tablet-ecosystem-grid p{margin:.1rem 0 0;color:rgba(255,255,255,.72);font-size:.145rem;line-height:1.62}
.ed-tablet-scenario-proof{background:#f3f5f8}
.ed-tablet-proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.18rem;margin-top:.42rem}
.ed-tablet-proof-strip div{padding:.26rem;background:#fff;border:1px solid #dfe4ec;border-bottom:.05rem solid #111;box-shadow:0 .16rem .48rem rgba(16,24,40,.08)}
.ed-tablet-proof-strip span{display:block;color:#9a5a00;font-size:.12rem;font-weight:800;text-transform:uppercase;letter-spacing:.01rem}
.ed-tablet-proof-strip strong{display:block;margin-top:.16rem;color:#111;font-size:.22rem;line-height:1.26}
.ed-tablet-proof-strip p{margin:.12rem 0 0;color:#5d6876;font-size:.145rem;line-height:1.62}
.ed-tablet-compare-wrap{margin-top:.4rem;overflow-x:auto;background:#fff;border:1px solid #dfe4ec}
.ed-tablet-compare{width:100%;min-width:10rem;border-collapse:collapse;font-size:.15rem}
.ed-tablet-compare th,.ed-tablet-compare td{padding:.2rem;border-bottom:1px solid #e1e5ec;text-align:left;vertical-align:top}
.ed-tablet-compare th{background:#111;color:#fff;font-size:.14rem;text-transform:uppercase;letter-spacing:.01rem}
.ed-tablet-compare td{color:#5f6875;line-height:1.6}
.ed-tablet-compare td:first-child{width:2rem;color:#111}
.ed-tablet-compare tbody tr:hover{background:#fff9ef}
.ed-tablet-compare tbody tr:last-child td{border-bottom:0}
.ed-tablet-quote-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:.34rem;align-items:stretch;background:#f6f7f9;border:1px solid #dde3ec}
.ed-tablet-quote-layout > div:first-child{padding:.42rem;background:#111;color:#fff}
.ed-tablet-quote-layout > div:first-child .ed-title{color:#fff}
.ed-tablet-quote-layout > div:first-child .ed-copy{color:rgba(255,255,255,.74)}
.ed-tablet-quote-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#dfe4ec}
.ed-tablet-quote-list div{padding:.3rem;background:#fff}
.ed-tablet-quote-list strong{display:block;color:#111;font-size:.2rem;line-height:1.3}
.ed-tablet-quote-list span{display:block;margin-top:.1rem;color:#5d6876;font-size:.145rem;line-height:1.62}
.ed-tablet-faq{background:#fff;padding:0 .3rem;border:1px solid #dfe3ea}
.ed-tablet-final-cta .ed-actions{justify-content:flex-end}

@media (max-width:1024px){
  .ed-page .w1792,.ed-page .w1640{width:calc(100% - .48rem)}
  .ed-section{padding:.76rem 0}
  .ed-row,.ed-split{display:block}
  .ed-row .ed-copy{max-width:none}
  .ed-title{font-size:.36rem}
  .ed-hero{min-height:6.4rem}
  .ed-hero .ed-title{font-size:.46rem}
  .ed-grid-4,.ed-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-filter-shell{grid-template-columns:1fr}
  .ed-path,.ed-architecture,.ed-seo-grid,.ed-quote-panel,.ed-quote-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-conversion-strip{grid-template-columns:1fr}
  .ed-quote-panel{display:grid}
  .ed-media{margin-top:.3rem}
  .ed-pc-hero-grid,.ed-pc-proof,.ed-pc-quote-builder{grid-template-columns:1fr}
  .ed-pc-hero-panel{align-self:auto;margin-top:.24rem}
  .ed-pc-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-pc-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-pc-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-pc-final-cta .ed-actions{justify-content:flex-start}
  .ed-pc-section-head{grid-template-columns:1fr;gap:.22rem}
  .ed-pc-intent-stage{grid-template-columns:1fr}
  .ed-pc-intent-feature{min-height:auto}
  .ed-pcat-hero-grid,.ed-pcat-answer-grid,.ed-pcat-scenario-stage,.ed-pcat-method-grid,.ed-pcat-accessory-grid,.ed-pcat-quote{grid-template-columns:1fr}
  .ed-pcat-hero-panel{align-self:auto;margin-top:.24rem}
  .ed-pcat-model-grid,.ed-pcat-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-pcat-scenario-lead{min-height:auto}
  .ed-pcat-final-cta .ed-actions{justify-content:flex-start}
  .ed-tablet-hero-layout,.ed-tablet-answer-layout,.ed-tablet-config-layout,.ed-tablet-ecosystem-layout,.ed-tablet-quote-layout{grid-template-columns:1fr}
  .ed-tablet-hero-product{margin-top:.18rem}
  .ed-tablet-section-head{grid-template-columns:1fr;gap:.22rem}
  .ed-tablet-shelf,.ed-tablet-ecosystem-grid,.ed-tablet-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-tablet-final-cta .ed-actions{justify-content:flex-start}
}

/* Solution Center v6.1: isolated static prototype */
.ed-solnext{--sol-ink:#111416;--sol-muted:#68727d;--sol-line:#d9dee3;--sol-soft:#f3f5f6;--sol-orange:#ff9900;background:#fff;color:var(--sol-ink);overflow:hidden}
.ed-solnext *{box-sizing:border-box}
.ed-solnext img{display:block;width:100%}
.ed-solnext .w1792{width:min(92vw,1720px);margin:0 auto}
.ed-solnext-hero{position:relative;min-height:760px;background:#080b0d;color:#fff;display:flex;align-items:stretch}
.ed-solnext-hero>img{position:absolute;inset:0;height:100%;object-fit:cover;object-position:center}
.ed-solnext-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,9,11,.96) 0%,rgba(6,9,11,.86) 35%,rgba(6,9,11,.28) 70%,rgba(6,9,11,.12) 100%)}
.ed-solnext-hero-inner{position:relative;z-index:1;padding:150px 0 54px;display:flex;flex-direction:column;justify-content:flex-end}
.ed-solnext-eyebrow,.ed-solnext-head span,.ed-solnext-faq-intro>span,.ed-solnext-resources>div>span,.ed-solnext-cta>div>div>span{text-transform:uppercase;color:var(--sol-orange);font-size:13px;font-weight:800;letter-spacing:0}
.ed-solnext-eyebrow:before,.ed-solnext-head span:before,.ed-solnext-faq-intro>span:before,.ed-solnext-resources>div>span:before,.ed-solnext-cta>div>div>span:before{content:"";display:inline-block;width:34px;height:2px;background:currentColor;margin:0 14px 4px 0}
.ed-solnext-hero h1{font-size:clamp(48px,5.3vw,92px);line-height:1.02;max-width:1000px;margin:28px 0 22px;letter-spacing:0}
.ed-solnext-hero p{font-size:20px;line-height:1.6;color:rgba(255,255,255,.76);max-width:690px;margin:0}
.ed-solnext-actions{display:flex;gap:10px;margin-top:34px}
.ed-solnext-btn{min-height:58px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid rgba(255,255,255,.3);color:#fff;font-weight:800;transition:background .28s,color .28s,border-color .28s,transform .28s}
.ed-solnext-btn span{transition:transform .28s}.ed-solnext-btn:hover span,.ed-solnext-btn:focus-visible span{transform:rotate(45deg) translateX(3px)}
.ed-solnext-btn.is-primary{background:var(--sol-orange);border-color:var(--sol-orange);color:#0a0c0d}.ed-solnext-btn:hover,.ed-solnext-btn:focus-visible{transform:translateY(-2px)}
.ed-solnext-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(860px,100%);margin:54px 0 0;padding:0;border-top:1px solid rgba(255,255,255,.24);list-style:none}
.ed-solnext-proof li{display:flex;gap:14px;padding:20px 24px 4px 0;border-right:1px solid rgba(255,255,255,.18)}.ed-solnext-proof li+li{padding-left:24px}.ed-solnext-proof strong{color:var(--sol-orange);font-size:11px}.ed-solnext-proof span{font-weight:700}
.ed-solnext-section{padding:120px 0}.ed-solnext-soft{background:var(--sol-soft)}
.ed-solnext-head{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:70px;align-items:end;margin-bottom:52px}
.ed-solnext-head h2,.ed-solnext-faq-intro h2,.ed-solnext-resources h2{font-size:clamp(36px,4vw,66px);line-height:1.08;margin:18px 0 0;letter-spacing:0}
.ed-solnext-head>p,.ed-solnext-faq-intro p,.ed-solnext-resources p{font-size:17px;line-height:1.7;color:var(--sol-muted);margin:0}
.ed-solnext-scenes{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.ed-solnext-scene{grid-column:span 5;position:relative;min-height:480px;overflow:hidden;color:#fff;background:#111}.ed-solnext-scene.is-wide{grid-column:span 7}.ed-solnext-scene img{position:absolute;inset:0;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.ed-solnext-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 34%,rgba(4,7,9,.92) 100%)}.ed-solnext-scene>div{position:absolute;z-index:1;left:34px;right:34px;bottom:30px}.ed-solnext-scene small,.ed-solnext-bundles small{color:var(--sol-orange);font-weight:800;text-transform:uppercase}.ed-solnext-scene h3{font-size:26px;line-height:1.25;max-width:690px;margin:12px 0 18px;letter-spacing:0}.ed-solnext-scene ul{display:flex;gap:8px;list-style:none;padding:0;margin:0}.ed-solnext-scene li{padding:7px 10px;background:rgba(10,13,15,.74);font-size:12px;transform:translateY(12px);opacity:.72;transition:transform .35s,opacity .35s}.ed-solnext-scene:hover img{transform:scale(1.035)}.ed-solnext-scene:hover li{transform:none;opacity:1}.ed-solnext-scene:hover li:nth-child(2){transition-delay:.05s}.ed-solnext-scene:hover li:nth-child(3){transition-delay:.1s}
.ed-solnext-secondary{display:flex;align-items:center;gap:26px;flex-wrap:wrap;padding:30px 0 0}.ed-solnext-secondary span{font-size:12px;text-transform:uppercase;color:var(--sol-muted);font-weight:800}.ed-solnext-secondary a{font-weight:700;border-bottom:1px solid var(--sol-line);padding:4px 0}.ed-solnext-secondary a:hover{color:var(--sol-orange)}
.ed-solnext-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #bfc6cc}.ed-solnext-tabs button{position:relative;border:0;background:transparent;text-align:left;padding:22px 8px;font-size:17px;font-weight:800;color:#737d86;cursor:pointer}.ed-solnext-tabs button:after{content:"";position:absolute;left:0;right:100%;bottom:-1px;height:3px;background:var(--sol-orange);transition:right .3s}.ed-solnext-tabs button.is-active{color:var(--sol-ink)}.ed-solnext-tabs button.is-active:after{right:0}
.ed-solnext-panel{display:none;grid-template-columns:1fr 1fr;gap:80px;padding:58px 0 0}.ed-solnext-panel.is-active{display:grid}.ed-solnext-panel small{color:var(--sol-orange);font-weight:800;text-transform:uppercase}.ed-solnext-panel h3{font-size:40px;margin:12px 0 18px}.ed-solnext-panel p{font-size:17px;line-height:1.7;color:var(--sol-muted);max-width:660px}.ed-solnext-panel ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr}.ed-solnext-panel li{padding:20px 10px;border-bottom:1px solid var(--sol-line);font-weight:700}
.ed-solnext-anatomy{position:relative;background:#101315;color:#fff}.ed-solnext-anatomy-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,19,21,.98),rgba(16,19,21,.92)),url('../images/ed-oplp-precision-performance.jpg') center/cover no-repeat;opacity:.98}.ed-solnext-anatomy-inner{position:relative}.ed-solnext-head.is-light p{color:rgba(255,255,255,.62)}
.ed-solnext-layers{display:grid;grid-template-columns:repeat(4,1fr)}.ed-solnext-layers article{min-height:230px;padding:32px;border-left:1px solid rgba(255,255,255,.18)}.ed-solnext-layers article:last-child{border-right:1px solid rgba(255,255,255,.18)}.ed-solnext-layers small{color:var(--sol-orange);font-weight:800}.ed-solnext-layers h3{font-size:22px;margin:36px 0 12px}.ed-solnext-layers p{color:rgba(255,255,255,.58);line-height:1.65}
.ed-solnext-boundary{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ed-solnext-boundary article{padding:48px;background:var(--sol-soft)}.ed-solnext-boundary .is-dark{background:#15191c;color:#fff}.ed-solnext-boundary small{color:var(--sol-orange);font-weight:800;text-transform:uppercase}.ed-solnext-boundary h3{font-size:32px;margin:18px 0 34px}.ed-solnext-boundary ul{padding:0;margin:0;list-style:none}.ed-solnext-boundary li{padding:16px 0;border-top:1px solid var(--sol-line);font-weight:700}.ed-solnext-boundary .is-dark li{border-color:rgba(255,255,255,.16)}
.ed-solnext-bundles{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ed-solnext-bundles article{background:#fff;padding:38px;min-height:330px;display:flex;flex-direction:column;box-shadow:0 16px 44px rgba(17,20,22,.08)}.ed-solnext-bundles h3{font-size:28px;margin:26px 0 16px}.ed-solnext-bundles p{color:var(--sol-muted);line-height:1.7}.ed-solnext-bundles a{margin-top:auto;font-weight:800;padding-top:28px;border-top:1px solid var(--sol-line);display:flex;justify-content:space-between}.ed-solnext-bundles a:hover{color:var(--sol-orange)}
.ed-solnext-resources{display:grid;grid-template-columns:1.3fr repeat(3,.7fr);gap:0;align-items:stretch}.ed-solnext-resources>div{padding-right:80px}.ed-solnext-resources>a{padding:32px;border-left:1px solid var(--sol-line);display:flex;flex-direction:column;min-height:230px}.ed-solnext-resources>a small{color:var(--sol-orange);font-weight:800}.ed-solnext-resources>a strong{font-size:20px;margin-top:auto}.ed-solnext-resources>a span{font-size:13px;color:var(--sol-muted);margin-top:10px}.ed-solnext-resources>a:hover{background:var(--sol-soft)}
.ed-solnext-cta{position:relative;padding:92px 0;color:#fff;background:#111416}.ed-solnext-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,20,22,.98),rgba(17,20,22,.78)),url('../images/ed-oplp-precision-field.png') center/cover no-repeat;opacity:.28}.ed-solnext-cta .w1792{position:relative;display:flex;align-items:center;justify-content:space-between;gap:70px}.ed-solnext-cta h2{font-size:clamp(34px,3.4vw,58px);max-width:1000px;margin:18px 0}.ed-solnext-cta p{color:rgba(255,255,255,.66);max-width:900px;line-height:1.7}
.ed-solnext-faq-layout{display:grid;grid-template-columns:minmax(260px,.38fr) minmax(0,.62fr);gap:90px}.ed-solnext-faq-intro h2{font-size:clamp(34px,3.2vw,54px)}.ed-solnext-faq-intro p{margin-top:22px}.ed-solnext-faq article{background:var(--sol-soft);margin-bottom:8px}.ed-solnext-faq button{width:100%;border:0;background:transparent;display:grid;grid-template-columns:44px 1fr 24px;gap:18px;text-align:left;align-items:center;padding:28px 30px;cursor:pointer}.ed-solnext-faq button small{color:var(--sol-orange);font-weight:800}.ed-solnext-faq button strong{font-size:17px}.ed-solnext-faq button i{position:relative;width:16px;height:16px}.ed-solnext-faq button i:before,.ed-solnext-faq button i:after{content:"";position:absolute;background:#606970;transition:transform .25s}.ed-solnext-faq button i:before{left:0;right:0;top:7px;height:1px}.ed-solnext-faq button i:after{top:0;bottom:0;left:7px;width:1px}.ed-solnext-faq article.is-open button i:after{transform:scaleY(0)}.ed-solnext-faq article>div{display:none;padding:0 70px 28px 92px}.ed-solnext-faq article.is-open>div{display:block}.ed-solnext-faq p{margin:0;color:var(--sol-muted);line-height:1.75}
@media(max-width:1280px){.ed-solnext-hero{min-height:670px}.ed-solnext-section{padding:92px 0}.ed-solnext-scene{min-height:410px}.ed-solnext-resources{grid-template-columns:1fr 1fr}.ed-solnext-resources>div{grid-column:1/-1;padding:0 0 45px}.ed-solnext-resources>a:nth-of-type(3){border-top:1px solid var(--sol-line)}}
@media(max-width:980px){.ed-solnext-hero-shade{background:linear-gradient(90deg,rgba(6,9,11,.93),rgba(6,9,11,.42))}.ed-solnext-head{grid-template-columns:1fr;gap:24px}.ed-solnext-scenes{grid-template-columns:1fr 1fr}.ed-solnext-scene,.ed-solnext-scene.is-wide{grid-column:auto}.ed-solnext-panel{gap:34px}.ed-solnext-layers{grid-template-columns:1fr 1fr}.ed-solnext-layers article:nth-child(2){border-right:1px solid rgba(255,255,255,.18)}.ed-solnext-bundles{grid-template-columns:1fr}.ed-solnext-bundles article{min-height:260px}.ed-solnext-faq-layout{grid-template-columns:1fr;gap:42px}}
@media(max-width:760px){.ed-solnext .w1792{width:min(88vw,680px)}.ed-solnext-hero{min-height:690px}.ed-solnext-hero>img{object-position:62% center}.ed-solnext-hero-shade{background:linear-gradient(180deg,rgba(6,9,11,.45),rgba(6,9,11,.96) 72%)}.ed-solnext-hero-inner{padding:140px 0 28px}.ed-solnext-hero h1{font-size:42px}.ed-solnext-hero p{font-size:16px}.ed-solnext-actions{flex-direction:column}.ed-solnext-btn{width:100%}.ed-solnext-proof{margin-top:30px}.ed-solnext-proof li{display:block;padding:14px 10px 0 0}.ed-solnext-proof li+li{padding-left:10px}.ed-solnext-proof span{display:block;font-size:11px;margin-top:5px}.ed-solnext-section{padding:72px 0}.ed-solnext-head{margin-bottom:34px}.ed-solnext-head h2,.ed-solnext-faq-intro h2,.ed-solnext-resources h2{font-size:38px}.ed-solnext-scenes{grid-template-columns:1fr}.ed-solnext-scene{min-height:410px}.ed-solnext-scene>div{left:22px;right:22px;bottom:22px}.ed-solnext-scene h3{font-size:23px}.ed-solnext-secondary{gap:16px}.ed-solnext-tabs{overflow-x:auto;grid-template-columns:repeat(3,minmax(150px,1fr))}.ed-solnext-tabs button{font-size:14px}.ed-solnext-panel{grid-template-columns:1fr;padding-top:38px}.ed-solnext-panel h3{font-size:30px}.ed-solnext-panel ul{grid-template-columns:1fr}.ed-solnext-layers{grid-template-columns:1fr}.ed-solnext-layers article,.ed-solnext-layers article:nth-child(2),.ed-solnext-layers article:last-child{min-height:0;border-right:0;border-left:0;border-top:1px solid rgba(255,255,255,.18)}.ed-solnext-layers h3{margin-top:22px}.ed-solnext-boundary{grid-template-columns:1fr}.ed-solnext-boundary article{padding:32px 26px}.ed-solnext-resources{grid-template-columns:1fr}.ed-solnext-resources>a,.ed-solnext-resources>a:nth-of-type(3){border-left:0;border-top:1px solid var(--sol-line);min-height:170px;padding:26px 0}.ed-solnext-cta .w1792{display:block}.ed-solnext-cta .ed-solnext-btn{margin-top:30px}.ed-solnext-faq button{grid-template-columns:32px 1fr 18px;padding:22px 18px;gap:10px}.ed-solnext-faq button strong{font-size:15px}.ed-solnext-faq article>div{padding:0 46px 22px 60px}}
@media(max-width:520px){.ed-solnext-hero h1{font-size:36px}.ed-solnext-eyebrow,.ed-solnext-head span,.ed-solnext-faq-intro>span,.ed-solnext-resources>div>span,.ed-solnext-cta>div>div>span{font-size:11px}.ed-solnext-proof{grid-template-columns:repeat(3,minmax(0,1fr))}.ed-solnext-scene{min-height:380px}.ed-solnext-scene ul{flex-wrap:wrap}.ed-solnext-head h2,.ed-solnext-faq-intro h2,.ed-solnext-resources h2{font-size:34px}.ed-solnext-panel ul{font-size:14px}.ed-solnext-faq article>div{padding-left:60px}}
.ed-solnext h1,.ed-solnext h2,.ed-solnext h3,.ed-solnext p,.ed-solnext strong,.ed-solnext span{white-space:normal;overflow-wrap:break-word}
@media(max-width:520px){.ed-solnext-hero-inner,.ed-solnext-hero-inner>*{min-width:0;max-width:100%}.ed-solnext-hero h1{font-size:34px}.ed-solnext-eyebrow{max-width:300px}.ed-solnext-proof{width:100%;overflow:hidden}.ed-solnext-proof li{min-width:0}.ed-solnext-proof span{overflow-wrap:anywhere}}

@media (max-width:640px){
  .ed-page .w1792,.ed-page .w1640{width:calc(100% - .32rem)}
  .ed-section{padding:.56rem 0}
  .ed-hero{min-height:5.7rem}
  .ed-hero:before{background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.82))}
  .ed-hero-content{padding-top:.5rem}
  .ed-hero .ed-title{font-size:.34rem}
  .ed-copy{font-size:.15rem}
  .ed-title{font-size:.3rem}
  .ed-grid-4,.ed-grid-3,.ed-grid-2,.ed-path,.ed-architecture,.ed-seo-grid,.ed-quote-panel,.ed-quote-list{grid-template-columns:1fr}
  .ed-card-body{padding:.22rem}
  .ed-actions{display:grid}
  .ed-btn{width:100%}
  .ed-cta{padding:.38rem .22rem}
  .ed-cta .ed-row{display:block}
  .ed-mini-cta{display:block;padding:.22rem}
  .ed-mini-cta .ed-actions{margin-top:.18rem}
  .ed-compare{display:block;overflow-x:auto;white-space:nowrap}
  .ed-conversion-strip div{padding:.2rem .18rem}
  .ed-product-center .ed-hero{min-height:6.4rem}
  .ed-pc-hero .ed-hero-content{padding-top:.62rem}
  .ed-pc-hero-grid{display:block}
  .ed-pc-hero-panel{display:none}
  .ed-pc-intent-grid,.ed-pc-family-grid,.ed-pc-scenario-grid,.ed-pc-proof-grid,.ed-pc-quote-steps{grid-template-columns:1fr}
  .ed-pc-intent{min-height:auto}
  .ed-pc-family-body{padding:.22rem}
  .ed-pc-matrix th,.ed-pc-matrix td{padding:.15rem}
  .ed-pc-scenario{min-height:auto;padding:.24rem}
  .ed-pc-proof-grid div,.ed-pc-quote-steps div{padding:.22rem}
  .ed-pc-quote-lead{padding:.3rem .24rem}
  .ed-pc-faq{padding:0 .2rem}
  .ed-pc-section-head{gap:.14rem}
  .ed-pc-start-section .ed-pc-intent-grid{grid-template-columns:1fr}
  .ed-pc-intent-feature{padding:.28rem}
  .ed-pc-intent-feature h3{font-size:.28rem}
  .ed-pc-start-section .ed-pc-intent{padding:.22rem}
  .ed-pc-start-section .ed-pc-intent b{margin-bottom:.14rem}
  .ed-pc-family-section .ed-pc-family h3{font-size:.25rem}
  .ed-pc-family-section .ed-pc-family p{min-height:0}
  .ed-pc-family-section .ed-pc-family-mark{right:.22rem}
  .ed-product-category .ed-hero{min-height:6.35rem}
  .ed-pcat-hero .ed-hero-content{padding-top:.62rem}
  .ed-pcat-hero-grid{display:block}
  .ed-pcat-hero-panel{display:none}
  .ed-pcat-answer-main,.ed-pcat-answer-side,.ed-pcat-scenario-lead,.ed-pcat-model-body,.ed-pcat-accessory-lead,.ed-pcat-quote-main{padding:.28rem .24rem}
  .ed-pcat-scenario-grid,.ed-pcat-method-steps,.ed-pcat-model-grid,.ed-pcat-accessory-list,.ed-pcat-quote-list,.ed-pcat-related-grid{grid-template-columns:1fr}
  .ed-pcat-scenario{min-height:auto;padding:.22rem}
  .ed-pcat-scenario b{margin-bottom:.14rem}
  .ed-pcat-panel{padding:.22rem}
  .ed-pcat-model-body h3{font-size:.24rem}
  .ed-pcat-model-body p{min-height:0}
  .ed-pcat-faq{padding:0 .2rem}
  .ed-tablet-hero{min-height:6.7rem}
  .ed-tablet-hero-layout{display:block}
  .ed-tablet-hero-copy{padding-top:.62rem}
  .ed-tablet-hero-copy .ed-title{font-size:.34rem}
  .ed-tablet-hero-product{display:none}
  .ed-tablet-nav .w1792{grid-template-columns:1fr}
  .ed-tablet-nav a{min-height:.5rem}
  .ed-tablet-shelf,.ed-tablet-config-board,.ed-tablet-ecosystem-grid,.ed-tablet-proof-strip,.ed-tablet-quote-list{grid-template-columns:1fr}
  .ed-tablet-answer-card,.ed-tablet-config-lead,.ed-tablet-quote-layout > div:first-child{padding:.28rem .24rem}
  .ed-tablet-card-media,.ed-tablet-card-media img{height:2.55rem;min-height:2.55rem}
  .ed-tablet-card-body{padding:.24rem}
  .ed-tablet-card-body h3{font-size:.24rem}
  .ed-tablet-card-body p{min-height:0}
  .ed-tablet-ecosystem-device{padding:.24rem}
  .ed-tablet-ecosystem-device img{height:2.35rem}
  .ed-tablet-faq{padding:0 .2rem}
}

/* Premium PLP v1.7 */
.ed-plp{background:#f5f7fa;color:#111}
.ed-plp .w1792{max-width:17.92rem}
.ed-plp-hero{position:relative;min-height:7.2rem;display:flex;align-items:center;overflow:hidden;background:#080a0d;color:#fff}
.ed-plp-hero-bg{position:absolute;inset:0}
.ed-plp-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.58) 42%,rgba(0,0,0,.18) 100%),linear-gradient(180deg,rgba(0,0,0,.14),rgba(0,0,0,.78))}
.ed-plp-hero-bg img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.05)}
.ed-plp-hero .w1792{position:relative;z-index:2;width:100%}
.ed-plp-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 5.2rem;gap:.64rem;align-items:center;padding-top:.9rem}
.ed-plp-hero-copy{max-width:8.4rem}
.ed-plp-eyebrow{display:inline-flex;align-items:center;margin-bottom:.18rem;color:#ff9900;font-size:.13rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:0}
.ed-plp-hero-copy h1{margin:0;color:#fff;font-size:.68rem;font-weight:800;line-height:1.04;letter-spacing:0}
.ed-plp-hero-copy p{max-width:7.2rem;margin:.28rem 0 0;color:rgba(255,255,255,.78);font-size:.19rem;line-height:1.7}
.ed-plp-hero-actions{display:flex;flex-wrap:wrap;gap:.14rem;margin-top:.36rem}
.ed-plp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.1rem;min-height:.52rem;padding:0 .28rem;border-radius:999px;font-size:.15rem;font-weight:800;line-height:1;white-space:nowrap;transition:transform .22s,background .22s,color .22s,border-color .22s,box-shadow .22s}
.ed-plp-btn:after{content:"";width:.07rem;height:.07rem;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}
.ed-plp-btn-primary{background:#ff9900;color:#111;box-shadow:0 .18rem .42rem rgba(255,153,0,.22)}
.ed-plp-btn-primary:hover{background:#111;color:#fff;box-shadow:0 .18rem .5rem rgba(0,0,0,.22);transform:translateY(-.02rem)}
.ed-plp-btn-secondary{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.28);color:#fff}
.ed-plp-btn-secondary:hover{background:#fff;color:#111;transform:translateY(-.02rem)}
.ed-plp-hero-panel{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:.08rem;background:rgba(14,17,22,.76);box-shadow:0 .28rem .72rem rgba(0,0,0,.32);backdrop-filter:blur(16px)}
.ed-plp-hero-panel img{display:block;width:100%;height:2.95rem;object-fit:contain;padding:.32rem;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02))}
.ed-plp-hero-panel-row{display:grid;grid-template-columns:1.2rem minmax(0,1fr);gap:.18rem;padding:.17rem .22rem;border-top:1px solid rgba(255,255,255,.12)}
.ed-plp-hero-panel-row span{color:rgba(255,255,255,.58);font-size:.13rem}
.ed-plp-hero-panel-row strong{color:#fff;font-size:.145rem;line-height:1.45}
.ed-plp-control{position:sticky;top:0;z-index:12;background:rgba(245,247,250,.92);border-bottom:1px solid #dfe5ee;backdrop-filter:blur(18px)}
.ed-plp-control-grid{display:grid;grid-template-columns:3.4rem minmax(0,1fr) minmax(0,1fr);gap:.18rem;align-items:center;min-height:.94rem}
.ed-plp-control-title strong{display:block;color:#111;font-size:.17rem;line-height:1.2}
.ed-plp-control-title span{display:block;margin-top:.04rem;color:#697386;font-size:.13rem;line-height:1.4}
.ed-plp-filter-group{display:flex;flex-wrap:wrap;gap:.08rem;justify-content:flex-end}
.ed-plp-filter-group button{height:.4rem;padding:0 .16rem;border:1px solid #d8dee8;border-radius:999px;background:#fff;color:#394150;font-size:.135rem;font-weight:700;line-height:1;transition:background .2s,color .2s,border-color .2s,transform .2s}
.ed-plp-filter-group button:hover,.ed-plp-filter-group button.is-active{border-color:#111;background:#111;color:#fff}
.ed-plp-filter-group button:active,.ed-plp-btn:active{transform:translateY(1px)}
.ed-plp-intro{padding:.72rem 0;background:#fff}
.ed-plp-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) 5.2rem;gap:.64rem;align-items:end}
.ed-plp-intro h2,.ed-plp-section-head h2,.ed-plp-compare-card h2{margin:0;color:#101318;font-size:.42rem;font-weight:800;line-height:1.12;letter-spacing:0}
.ed-plp-intro p,.ed-plp-section-head p,.ed-plp-compare-card p{max-width:8rem;margin:.18rem 0 0;color:#5f6876;font-size:.16rem;line-height:1.75}
.ed-plp-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.12rem}
.ed-plp-metrics div{padding:.2rem;border:1px solid #e0e6ef;border-radius:.08rem;background:#f7f9fc}
.ed-plp-metrics strong{display:block;color:#111;font-size:.28rem;line-height:1}
.ed-plp-metrics span{display:block;margin-top:.08rem;color:#687285;font-size:.13rem;line-height:1.45}
.ed-plp-products{padding:.86rem 0 1rem;background:#f5f7fa}
.ed-plp-section-head{max-width:8.4rem;margin-bottom:.4rem}
.ed-plp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.24rem}
.ed-plp-card{display:grid;grid-template-rows:auto 1fr;min-height:6.28rem;overflow:hidden;border:1px solid #e0e6ef;border-radius:.08rem;background:#fff;box-shadow:0 .16rem .5rem rgba(15,23,42,.07);transition:transform .24s,box-shadow .24s,border-color .24s}
.ed-plp-card:hover{border-color:rgba(255,153,0,.72);box-shadow:0 .28rem .74rem rgba(15,23,42,.12);transform:translateY(-.04rem)}
.ed-plp-card-media{position:relative;height:2.18rem;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(180deg,#f2f5f8,#e7ecf3)}
.ed-plp-card-media img{width:100%;height:100%;object-fit:contain;padding:.24rem;transition:transform .28s}
.ed-plp-card:hover .ed-plp-card-media img{transform:scale(1.04)}
.ed-plp-badge{position:absolute;left:.18rem;top:.18rem;display:inline-flex;align-items:center;height:.28rem;padding:0 .1rem;border-radius:999px;background:#111;color:#fff;font-size:.11rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:0}
.ed-plp-badge.hot,.ed-plp-badge.new{background:#ff9900;color:#111}
.ed-plp-badge.industrial{background:#111;color:#fff}
.ed-plp-badge.oem{background:#2b313b;color:#fff}
.ed-plp-card-body{display:flex;flex-direction:column;padding:.24rem}
.ed-plp-card-top span{display:block;color:#9a5a00;font-size:.12rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:0}
.ed-plp-card-top strong{display:block;margin-top:.1rem;color:#111;font-size:.2rem;font-weight:800;line-height:1.25}
.ed-plp-card-body p{min-height:.76rem;margin:.12rem 0 0;color:#5d6878;font-size:.14rem;line-height:1.62}
.ed-plp-card-body ul{display:grid;gap:.08rem;margin:.18rem 0 0;padding:0;list-style:none}
.ed-plp-card-body li{position:relative;padding-left:.16rem;color:#303846;font-size:.135rem;line-height:1.35}
.ed-plp-card-body li:before{content:"";position:absolute;left:0;top:.08rem;width:.05rem;height:.05rem;border-radius:999px;background:#ff9900}
.ed-plp-tags{display:flex;flex-wrap:wrap;gap:.06rem;margin:.18rem 0 .2rem}
.ed-plp-tags span{display:inline-flex;align-items:center;height:.26rem;padding:0 .1rem;border-radius:999px;background:#f1f3f7;color:#455064;font-size:.115rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:0}
.ed-plp-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:.08rem;margin-top:auto}
.ed-plp-card-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:.42rem;border-radius:.06rem;border:1px solid #d8dee8;background:#fff;color:#111;font-size:.135rem;font-weight:800;line-height:1;white-space:nowrap;transition:background .2s,color .2s,border-color .2s}
.ed-plp-card-actions a:last-child{border-color:#ff9900;background:#ff9900;color:#111}
.ed-plp-card-actions a:hover{border-color:#111;background:#111;color:#fff}
.ed-plp-compare{padding:.88rem 0;background:#111;color:#fff}
.ed-plp-compare-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:.32rem;align-items:stretch}
.ed-plp-compare-card{padding:.44rem;border:1px solid rgba(255,255,255,.12);border-radius:.08rem;background:#171b22}
.ed-plp-compare-card h2{color:#fff}
.ed-plp-compare-card p{color:rgba(255,255,255,.72)}
.ed-plp-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.14rem}
.ed-plp-quick-card{display:flex;flex-direction:column;justify-content:space-between;min-height:1.6rem;padding:.28rem;border:1px solid rgba(255,255,255,.1);border-radius:.08rem;background:rgba(255,255,255,.06)}
.ed-plp-quick-card strong{display:block;color:#fff;font-size:.22rem;line-height:1.2}
.ed-plp-quick-card span{display:block;margin-top:.16rem;color:rgba(255,255,255,.66);font-size:.145rem;line-height:1.6}
.ed-plp-quote-cta{border-radius:.08rem}

@media (max-width:1280px){
  .ed-plp-hero-grid{grid-template-columns:minmax(0,1fr) 4.4rem;gap:.4rem}
  .ed-plp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ed-plp-control-grid{grid-template-columns:1fr;gap:.14rem;padding:.18rem 0}
  .ed-plp-filter-group{justify-content:flex-start}
}

@media (max-width:1024px){
  .ed-plp-hero-grid,.ed-plp-intro-grid,.ed-plp-compare-grid{grid-template-columns:1fr}
  .ed-plp-hero-panel{max-width:5.2rem}
  .ed-plp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:640px){
  .ed-plp-hero{min-height:6.3rem}
  .ed-plp-hero-grid{display:block;padding-top:.78rem}
  .ed-plp-hero-copy h1{font-size:.36rem;line-height:1.12}
  .ed-plp-hero-copy p{font-size:.145rem;line-height:1.7}
  .ed-plp-hero-actions{display:grid;grid-template-columns:1fr;gap:.1rem}
  .ed-plp-hero-panel{display:none}
  .ed-plp-control{position:relative}
  .ed-plp-control-grid{min-height:0}
  .ed-plp-filter-group{gap:.06rem}
  .ed-plp-filter-group button{height:.36rem;padding:0 .12rem;font-size:.12rem}
  .ed-plp-intro,.ed-plp-products,.ed-plp-compare{padding:.58rem 0}
  .ed-plp-intro h2,.ed-plp-section-head h2,.ed-plp-compare-card h2{font-size:.3rem}
  .ed-plp-metrics,.ed-plp-grid,.ed-plp-quick-grid{grid-template-columns:1fr}
  .ed-plp-card{min-height:0}
  .ed-plp-card-media{height:2rem}
  .ed-plp-card-body p{min-height:0}
  .ed-plp-card-actions{grid-template-columns:1fr}
  .ed-plp-compare-card{padding:.3rem .24rem}
}

/* Premium PLP filter v1.8 */
.ed-plp-filter-panel{position:relative;z-index:8;margin:.34rem 0 .36rem;padding:.22rem;border:1px solid #dfe5ee;border-radius:.08rem;background:rgba(255,255,255,.92);box-shadow:0 .18rem .54rem rgba(15,23,42,.07)}
.ed-plp-filter-head{display:flex;align-items:center;justify-content:space-between;gap:.24rem;margin-bottom:.16rem}
.ed-plp-result-count{color:#ff9900;font-weight:900}
.ed-plp-filter-reset{display:inline-flex;align-items:center;justify-content:center;height:.4rem;padding:0 .18rem;border:1px solid #d8dee8;border-radius:999px;background:#fff;color:#111;font-size:.135rem;font-weight:800;line-height:1;transition:background .2s,color .2s,border-color .2s}
.ed-plp-filter-reset:hover{border-color:#111;background:#111;color:#fff}
.ed-plp-filter-grid{display:grid;grid-template-columns:1.08fr repeat(4,1fr) 2.1fr;gap:.1rem;align-items:start}
.ed-plp-filter-item{position:relative;min-width:0}
.ed-plp-filter-toggle{position:relative;display:flex;flex-direction:column;justify-content:center;gap:.06rem;width:100%;min-height:.64rem;padding:.13rem .4rem .13rem .16rem;border:1px solid #dce2eb;border-radius:.08rem;background:#fff;color:#111;text-align:left;box-shadow:0 .1rem .28rem rgba(15,23,42,.045);transition:border-color .2s,box-shadow .2s,background .2s}
.ed-plp-filter-toggle:after{content:"";position:absolute;right:.16rem;top:50%;width:.08rem;height:.08rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-65%) rotate(45deg);transition:transform .2s}
.ed-plp-filter-toggle span{color:#6a7484;font-size:.12rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:0}
.ed-plp-filter-toggle strong{display:block;overflow:hidden;color:#111;font-size:.15rem;font-weight:900;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}
.ed-plp-filter-item:not(.is-fixed).is-open .ed-plp-filter-toggle,.ed-plp-filter-item:not(.is-fixed).has-value .ed-plp-filter-toggle{border-color:#111;box-shadow:0 .14rem .34rem rgba(15,23,42,.08)}
.ed-plp-filter-item.is-open .ed-plp-filter-toggle:after{transform:translateY(-35%) rotate(225deg)}
.ed-plp-filter-item.is-fixed .ed-plp-filter-toggle{background:#111;border-color:#111;color:#fff;box-shadow:0 .16rem .4rem rgba(17,17,17,.16)}
.ed-plp-filter-item.is-fixed .ed-plp-filter-toggle span{color:rgba(255,255,255,.58)}
.ed-plp-filter-item.is-fixed .ed-plp-filter-toggle strong{color:#fff}
.ed-plp-filter-item.is-fixed .ed-plp-filter-toggle:after{display:none}
.ed-plp-filter-menu{position:absolute;left:0;right:0;top:calc(100% + .08rem);z-index:20;display:grid;gap:.04rem;padding:.08rem;border:1px solid #dce2eb;border-radius:.08rem;background:#fff;box-shadow:0 .24rem .72rem rgba(15,23,42,.16);opacity:0;visibility:hidden;transform:translateY(-.06rem);transition:opacity .18s,transform .18s,visibility .18s}
.ed-plp-filter-item.is-open .ed-plp-filter-menu{opacity:1;visibility:visible;transform:translateY(0)}
.ed-plp-filter-menu button{display:flex;align-items:center;justify-content:space-between;min-height:.38rem;padding:0 .12rem;border:0;border-radius:.06rem;background:transparent;color:#394150;font-size:.135rem;font-weight:750;text-align:left;transition:background .18s,color .18s}
.ed-plp-filter-menu button:after{content:"";width:.12rem;height:.12rem;border:1px solid #d4dae4;border-radius:999px;background:#fff}
.ed-plp-filter-menu button:hover{background:#f3f5f8;color:#111}
.ed-plp-filter-menu button.is-active{background:#111;color:#fff}
.ed-plp-filter-menu button.is-active:after{border-color:#ff9900;background:#ff9900;box-shadow:inset 0 0 0 3px #111}
.ed-plp-filter-search{display:grid;grid-template-columns:.7rem minmax(0,1fr) .88rem;gap:.08rem;min-width:0}
.ed-plp-filter-search span{display:flex;align-items:center;justify-content:center;height:.64rem;border:1px solid #dce2eb;border-radius:.08rem;background:#111;color:#fff;font-size:.12rem;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:0}
.ed-plp-filter-search input{width:100%;height:.64rem;padding:0 .18rem;border:1px solid #dce2eb;border-radius:.08rem;background:#fff;color:#111;font-size:.145rem;font-weight:700;outline:none;box-shadow:0 .1rem .28rem rgba(15,23,42,.045);transition:border-color .2s,box-shadow .2s}
.ed-plp-filter-search input:focus{border-color:#ff9900;box-shadow:0 0 0 3px rgba(255,153,0,.16)}
.ed-plp-filter-search button{height:.64rem;border:0;border-radius:.08rem;background:#ff9900;color:#111;font-size:.135rem;font-weight:900;line-height:1;transition:background .2s,color .2s}
.ed-plp-filter-search button:hover{background:#111;color:#fff}
.ed-plp-filter-state{display:flex;align-items:center;gap:.12rem;margin-top:.12rem;padding:.12rem .14rem;border:1px solid #e0e6ef;border-radius:.08rem;background:#fff}
.ed-plp-filter-state[hidden]{display:none}
.ed-plp-filter-state > span{color:#6a7484;font-size:.12rem;font-weight:900;text-transform:uppercase;letter-spacing:0}
.ed-plp-selected-list{display:flex;flex-wrap:wrap;gap:.08rem;align-items:center;min-width:0}
.ed-plp-selected-list button{display:inline-flex;align-items:center;gap:.08rem;height:.3rem;padding:0 .1rem;border:1px solid rgba(255,153,0,.42);border-radius:999px;background:#fff7eb;color:#111;font-size:.12rem;font-weight:850;line-height:1}
.ed-plp-selected-list button:after{content:"脳";color:#9a5a00;font-size:.14rem;font-weight:900;line-height:1}
.ed-plp-card.is-hidden{display:none}
.ed-plp-empty{margin-top:.24rem;padding:.36rem;border:1px solid #dce2eb;border-radius:.08rem;background:#fff;text-align:center}
.ed-plp-empty[hidden],.ed-oplp-empty[hidden]{display:none!important}
.ed-plp-empty strong{display:block;color:#111;font-size:.24rem;line-height:1.2}
.ed-plp-empty span{display:block;margin:.12rem auto 0;max-width:5.6rem;color:#657085;font-size:.145rem;line-height:1.6}
.ed-plp-empty a{display:inline-flex;align-items:center;justify-content:center;margin-top:.18rem;height:.44rem;padding:0 .2rem;border-radius:999px;background:#ff9900;color:#111;font-size:.135rem;font-weight:900}

@media (max-width:1280px){
  .ed-plp-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ed-plp-filter-search{grid-column:span 3}
}

@media (max-width:640px){
  .ed-plp-filter-panel{padding:.16rem;margin:.24rem 0 .3rem}
  .ed-plp-filter-head{align-items:flex-start}
  .ed-plp-filter-reset{height:.36rem;padding:0 .14rem;font-size:.12rem}
  .ed-plp-filter-grid{grid-template-columns:1fr}
  .ed-plp-filter-search{grid-column:auto;grid-template-columns:.7rem minmax(0,1fr)}
  .ed-plp-filter-search button{grid-column:1/3}
  .ed-plp-filter-search input,.ed-plp-filter-search button,.ed-plp-filter-toggle{height:auto;min-height:.52rem}
  .ed-plp-filter-search span{height:auto;min-height:.4rem}
  .ed-plp-filter-menu{position:static;margin-top:.08rem;box-shadow:none;display:none;opacity:1;visibility:visible;transform:none}
  .ed-plp-filter-item.is-open .ed-plp-filter-menu{display:grid}
  .ed-plp-filter-state{align-items:flex-start;flex-direction:column}
}

/* Remaining static page upgrade v2.2 */
.ed-upgrade{background:#f5f6f8;color:#111}
.ed-upgrade .w1792{max-width:17.92rem}
.ed-upgrade-hero .ed-bg:after{background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.58) 44%,rgba(0,0,0,.2)),linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.72))}
.ed-upgrade-hero .ed-title{max-width:9.4rem}
.ed-upgrade-hero .ed-copy{max-width:7.8rem}
.ed-upgrade-strip{border-top:1px solid #242932;border-bottom:1px solid #242932;background:#101318}
.ed-upgrade-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(3.2rem,5.8rem);gap:.42rem;align-items:end;margin-bottom:.38rem}
.ed-upgrade-head .ed-title{margin:0}
.ed-upgrade-head .ed-copy{margin:0;color:#626c7b}
.ed-dark .ed-upgrade-head .ed-copy{color:rgba(255,255,255,.68)}
.ed-upgrade-answer{align-items:stretch}
.ed-challenge-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.12rem}
.ed-challenge{position:relative;min-height:2.42rem;padding:.24rem;border:1px solid #dce2eb;background:#fff;box-shadow:0 .14rem .34rem rgba(15,23,42,.045)}
.ed-challenge:before{content:"";position:absolute;left:.24rem;right:.24rem;top:0;height:.03rem;background:#ff9900}
.ed-challenge span,.ed-workflow span,.ed-detail-workflow span,.ed-custom-workflow span{display:inline-flex;align-items:center;justify-content:center;width:.34rem;height:.28rem;background:#ff9900;color:#111;font-size:.12rem;font-weight:900;line-height:1}
.ed-challenge strong{display:block;margin:.2rem 0 .1rem;color:#111;font-size:.18rem;line-height:1.25}
.ed-challenge p{margin:0;color:#566171;font-size:.135rem;line-height:1.55}
.ed-challenge em{display:block;margin-top:.14rem;color:#9a5a00;font-size:.12rem;font-style:normal;font-weight:850;line-height:1.4}
.ed-solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.18rem}
.ed-solution-card{display:grid;grid-template-rows:1.72rem 1fr;min-height:5.8rem;overflow:hidden;border:1px solid #dce2eb;background:#fff;color:#111;box-shadow:0 .16rem .44rem rgba(15,23,42,.06);transition:border-color .22s,transform .22s,box-shadow .22s}
.ed-solution-card:hover{border-color:#ff9900;transform:translateY(-.03rem);box-shadow:0 .24rem .62rem rgba(15,23,42,.1)}
.ed-solution-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.03)}
.ed-solution-card div{display:flex;flex-direction:column;padding:.23rem}
.ed-solution-card span,.ed-scope-card span,.ed-software-card span,.ed-device-grid span,.ed-usecase-grid span{color:#9a5a00;font-size:.12rem;font-weight:900;line-height:1;text-transform:uppercase}
.ed-solution-card h3,.ed-scope-card h3,.ed-software-card h3{margin:.12rem 0 0;color:#111;font-size:.2rem;font-weight:850;line-height:1.25}
.ed-solution-card p,.ed-scope-card p,.ed-software-card p{margin:.12rem 0 0;color:#596474;font-size:.14rem;line-height:1.62}
.ed-solution-card ul,.ed-scope-card ul,.ed-software-card ul{display:grid;gap:.06rem;margin:.16rem 0 0;padding:0;list-style:none}
.ed-solution-card li,.ed-scope-card li,.ed-software-card li{position:relative;padding-left:.16rem;color:#303846;font-size:.125rem;line-height:1.45}
.ed-solution-card li:before,.ed-scope-card li:before,.ed-software-card li:before{content:"";position:absolute;left:0;top:.08rem;width:.05rem;height:.05rem;background:#ff9900}
.ed-solution-card em,.ed-software-card em{display:inline-flex;margin-top:auto;padding-top:.18rem;color:#ff9900;font-size:.13rem;font-style:normal;font-weight:900}
.ed-workflow{display:grid;gap:.12rem}
.ed-workflow-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.ed-workflow div{min-height:2.7rem;padding:.24rem;border:1px solid rgba(255,255,255,.12);background:#171b22}
.ed-workflow h3{margin:.2rem 0 .1rem;color:#fff;font-size:.19rem;line-height:1.3}
.ed-workflow p{margin:0;color:rgba(255,255,255,.66);font-size:.135rem;line-height:1.62}
.ed-workflow strong{display:block;margin-top:.16rem;color:#ff9900;font-size:.125rem;line-height:1.45}
.ed-stack-map{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.14rem}
.ed-stack-panel{padding:.26rem;border:1px solid #dce2eb;background:#fff;box-shadow:0 .14rem .34rem rgba(15,23,42,.05)}
.ed-stack-panel h3{margin:0 0 .18rem;color:#111;font-size:.2rem;line-height:1.25}
.ed-stack-panel a,.ed-stack-panel span{display:block;padding:.1rem 0;border-top:1px solid #e7ebf1;color:#566171;font-size:.14rem;line-height:1.4}
.ed-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.14rem}
.ed-matrix,.ed-compare-table{display:grid;border:1px solid #dce2eb;background:#fff}
.ed-matrix-row,.ed-compare-row{display:grid;grid-template-columns:1fr 1fr 1.15fr;border-bottom:1px solid #e1e6ee}
.ed-compare-row{grid-template-columns:.75fr 1.15fr 1.15fr}
.ed-compare-table.is-wide .ed-compare-row{grid-template-columns:.68fr 1.05fr 1.05fr .9fr .9fr}
.ed-matrix-row:last-child,.ed-compare-row:last-child{border-bottom:0}
.ed-matrix-row > *,.ed-compare-row > *{padding:.18rem .2rem;border-right:1px solid #e1e6ee;color:#4f5a6a;font-size:.14rem;line-height:1.55}
.ed-matrix-row > *:last-child,.ed-compare-row > *:last-child{border-right:0}
.ed-matrix-head,.ed-compare-head{background:#111;color:#fff}
.ed-matrix-head strong,.ed-compare-head strong{color:#fff;font-size:.125rem;text-transform:uppercase}
.ed-detail-workflow,.ed-custom-workflow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.16rem}
.ed-detail-workflow div,.ed-custom-workflow div{padding:.26rem;border:1px solid rgba(255,255,255,.12);background:#171b22}
.ed-detail-workflow h3,.ed-custom-workflow h3{margin:.2rem 0 .12rem;color:#fff;font-size:.19rem;line-height:1.3}
.ed-detail-workflow p,.ed-custom-workflow p{margin:.1rem 0 0;color:rgba(255,255,255,.66);font-size:.135rem;line-height:1.6}
.ed-detail-workflow b,.ed-custom-workflow b{color:#fff}
.ed-architecture-wide{grid-template-columns:repeat(6,minmax(0,1fr))}
.ed-device-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.16rem}
.ed-device-grid article{display:grid;grid-template-rows:1.72rem 1fr;overflow:hidden;border:1px solid #dce2eb;background:#fff}
.ed-device-grid img{width:100%;height:100%;object-fit:contain;padding:.22rem;background:#eef2f6}
.ed-device-grid article div{padding:.22rem}
.ed-device-grid h3{margin:.1rem 0 0;color:#111;font-size:.2rem;line-height:1.25}
.ed-device-grid p{margin:.12rem 0;color:#5b6675;font-size:.14rem;line-height:1.62}
.ed-device-grid em{display:block;margin-top:.14rem;color:#9a5a00;font-size:.12rem;font-style:normal;font-weight:850;line-height:1.4}
.ed-software-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.14rem}
.ed-software-strip div,.ed-integration-grid div,.ed-role-grid div,.ed-check-grid div{padding:.22rem;border:1px solid #dce2eb;background:#fff}
.ed-software-strip strong,.ed-integration-grid strong,.ed-role-grid strong,.ed-check-grid strong{display:block;color:#111;font-size:.18rem;line-height:1.25}
.ed-software-strip span,.ed-integration-grid span,.ed-role-grid span,.ed-check-grid span{display:block;margin-top:.1rem;color:#596474;font-size:.135rem;line-height:1.58}
.ed-custom-scope{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.18rem}
.ed-scope-card{display:grid;grid-template-rows:2rem 1fr;overflow:hidden;border:1px solid #dce2eb;background:#fff}
.ed-scope-card img{width:100%;height:100%;object-fit:cover}
.ed-scope-card div{padding:.24rem}
.ed-custom-workflow{grid-template-columns:repeat(7,minmax(0,1fr));gap:.1rem}
.ed-custom-workflow div{padding:.2rem}
.ed-custom-workflow h3{font-size:.16rem}
.ed-custom-workflow p{font-size:.125rem}
.ed-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.12rem}
.ed-software-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.16rem}
.ed-software-card{display:grid;grid-template-rows:.92rem 1fr;min-height:4.8rem;border:1px solid #dce2eb;background:#fff;color:#111;box-shadow:0 .14rem .34rem rgba(15,23,42,.05);transition:border-color .22s,transform .22s}
.ed-software-card:hover{border-color:#ff9900;transform:translateY(-.025rem)}
.ed-software-card img{width:.66rem;height:.66rem;margin:.2rem .22rem 0;object-fit:contain}
.ed-software-card div{display:flex;flex-direction:column;padding:.16rem .22rem .22rem}
.ed-integration-grid,.ed-usecase-grid,.ed-role-grid,.ed-feature-clusters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.14rem}
.ed-usecase-grid div,.ed-feature-clusters div{padding:.24rem;border:1px solid #dce2eb;background:#fff}
.ed-usecase-grid h3,.ed-feature-clusters h3{margin:.1rem 0 .12rem;color:#111;font-size:.2rem;line-height:1.28}
.ed-usecase-grid p,.ed-feature-clusters p{margin:0;color:#596474;font-size:.14rem;line-height:1.62}
.ed-usecase-grid b{color:#111}
.ed-feature-clusters span{color:#9a5a00;font-size:.12rem;font-weight:900;text-transform:uppercase}
.ed-upgrade-cta .ed-btn{white-space:normal;text-align:center}

@media (max-width:1280px){
  .ed-challenge-grid,.ed-solution-grid,.ed-device-grid,.ed-software-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-workflow-5,.ed-stack-map,.ed-software-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-custom-workflow{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ed-architecture-wide{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media (max-width:900px){
  .ed-upgrade-head{grid-template-columns:1fr}
  .ed-proof-grid,.ed-detail-workflow,.ed-custom-scope,.ed-check-grid,.ed-integration-grid,.ed-usecase-grid,.ed-role-grid,.ed-feature-clusters{grid-template-columns:1fr}
  .ed-matrix-row,.ed-compare-row,.ed-compare-table.is-wide .ed-compare-row{grid-template-columns:1fr}
  .ed-matrix-row > *,.ed-compare-row > *{border-right:0;border-bottom:1px solid #e1e6ee}
  .ed-matrix-row > *:last-child,.ed-compare-row > *:last-child{border-bottom:0}
}

@media (max-width:640px){
  .ed-challenge-grid,.ed-solution-grid,.ed-workflow-5,.ed-stack-map,.ed-device-grid,.ed-software-strip,.ed-software-grid,.ed-custom-workflow,.ed-architecture-wide{grid-template-columns:1fr}
  .ed-solution-card,.ed-device-grid article,.ed-scope-card{grid-template-rows:auto 1fr}
  .ed-solution-card img,.ed-scope-card img{height:1.76rem}
  .ed-workflow div,.ed-detail-workflow div,.ed-custom-workflow div{min-height:0}
  .ed-upgrade .ed-title{font-size:.34rem}
}
@media (prefers-reduced-motion:reduce){
  .ed-page *, .ed-page *:before, .ed-page *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}
  .ed-page.ed-motion-ready .ed-reveal{opacity:1;transform:none}
}

/* 2026-07-09 visual polish: stricter industrial B2B system. */
.ed-page{
  --ed-surface:#f4f5f7;
  --ed-surface-2:#eceff3;
  --ed-line-strong:#cfd6df;
  --ed-shadow-soft:0 .12rem .32rem rgba(15,23,42,.055);
  --ed-shadow-strong:0 .24rem .64rem rgba(15,23,42,.11);
  --ed-radius:2px;
  color:#15181d;
  letter-spacing:0;
}
.ed-page :where(.ed-title,h1,h2,h3,strong){
  text-wrap:balance;
}
.ed-page :where(p,li,span,td,dd){
  text-wrap:pretty;
}
.ed-kicker,
.ed-plp-hero-copy span,
.ed-plp-card-top span,
.ed-solution-card span,
.ed-scope-card span,
.ed-software-card span,
.ed-feature-clusters span,
.ed-challenge em,
.ed-device-grid em{
  letter-spacing:.01rem;
}
.ed-hero:before{
  background:
    linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.58) 48%,rgba(0,0,0,.2)),
    linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.54));
}
.ed-hero .ed-title,
.ed-plp-hero-copy h1{
  font-weight:760;
  letter-spacing:0;
  text-shadow:0 .08rem .3rem rgba(0,0,0,.2);
}
.ed-hero .ed-copy,
.ed-plp-hero-copy p{
  color:rgba(255,255,255,.84);
}
.ed-btn,
.ed-plp-btn,
.ed-plp-card-actions a,
.ed-plp-filter-reset,
.ed-plp-filter-search button,
.ed-plp-empty a{
  border-radius:var(--ed-radius)!important;
  min-height:.5rem;
  font-weight:850;
}
.ed-btn,
.ed-plp-btn-primary,
.ed-plp-card-actions a:last-child,
.ed-plp-filter-search button,
.ed-plp-empty a{
  box-shadow:0 .16rem .34rem rgba(255,153,0,.18);
}
.ed-btn:hover,
.ed-plp-card-actions a:hover,
.ed-plp-filter-search button:hover{
  box-shadow:0 .18rem .4rem rgba(17,17,17,.18);
}
.ed-hero-meta span,
.ed-plp-chip,
.ed-plp-tags span,
.ed-plp-badge,
.ed-label,
.ed-pc-family-tags span,
.ed-pcat-tags span,
.ed-plp-selected-list button{
  border-radius:var(--ed-radius)!important;
}
.ed-card,
.ed-intent,
.ed-proof,
.ed-arch-node,
.ed-quote-item,
.ed-pc-intent,
.ed-pc-family,
.ed-pc-scenario,
.ed-pcat-scenario,
.ed-pcat-panel,
.ed-pcat-model,
.ed-plp-card,
.ed-plp-filter-panel,
.ed-plp-filter-toggle,
.ed-plp-filter-menu,
.ed-plp-filter-state,
.ed-plp-filter-search input,
.ed-plp-filter-search span,
.ed-plp-filter-search button,
.ed-plp-metrics div,
.ed-plp-compare-card,
.ed-plp-quick-card,
.ed-challenge,
.ed-solution-card,
.ed-stack-panel,
.ed-device-grid article,
.ed-software-strip div,
.ed-integration-grid div,
.ed-role-grid div,
.ed-check-grid div,
.ed-scope-card,
.ed-software-card,
.ed-usecase-grid div,
.ed-feature-clusters div,
.ed-quote-side,
.ed-answer,
.ed-seo-box,
.ed-mini-cta{
  border-radius:var(--ed-radius)!important;
}
.ed-card,
.ed-intent,
.ed-proof,
.ed-arch-node,
.ed-quote-item,
.ed-pc-intent,
.ed-pc-family,
.ed-pc-scenario,
.ed-pcat-scenario,
.ed-pcat-panel,
.ed-pcat-model,
.ed-challenge,
.ed-solution-card,
.ed-stack-panel,
.ed-device-grid article,
.ed-software-card,
.ed-usecase-grid div,
.ed-feature-clusters div{
  border-color:var(--ed-line-strong);
  box-shadow:var(--ed-shadow-soft);
}
.ed-card:hover,
.ed-intent:hover,
.ed-pc-intent:hover,
.ed-pc-intent:focus-visible,
.ed-pc-intent.is-active,
.ed-pc-family:hover,
.ed-pc-family:focus-visible,
.ed-pc-scenario:hover,
.ed-pcat-scenario:hover,
.ed-pcat-scenario.is-active,
.ed-pcat-model:hover,
.ed-plp-card:hover,
.ed-solution-card:hover,
.ed-software-card:hover{
  box-shadow:var(--ed-shadow-strong);
}
.ed-conversion-strip,
.ed-upgrade-strip{
  background:#0d0f13;
  border-color:#242832;
}
.ed-conversion-strip strong{
  letter-spacing:.005rem;
}
.ed-plp-control{
  background:rgba(244,245,247,.96);
  border-top:1px solid #e0e4ea;
}
.ed-plp-filter-panel{
  background:#fff;
  border-color:var(--ed-line-strong);
  box-shadow:0 .14rem .34rem rgba(15,23,42,.06);
}
.ed-plp-filter-toggle,
.ed-plp-filter-search input{
  box-shadow:none;
}
.ed-plp-filter-toggle strong{
  font-weight:850;
}
.ed-plp-filter-item.is-fixed .ed-plp-filter-toggle{
  background:#101318;
}
.ed-plp-filter-menu{
  box-shadow:0 .18rem .44rem rgba(15,23,42,.14);
}
.ed-plp-card{
  border-color:#d7dde6;
  box-shadow:0 .1rem .26rem rgba(15,23,42,.055);
}
.ed-plp-card-media{
  background:#171b22;
}
.ed-plp-card-media img{
  filter:drop-shadow(0 .14rem .22rem rgba(0,0,0,.16));
}
.ed-plp-badge.hot,
.ed-plp-badge.new,
.ed-plp-badge.oem,
.ed-plp-badge.industrial{
  background:#101318;
  color:#fff;
}
.ed-plp-card-body li{
  border-top:1px solid #edf0f4;
  padding:.08rem 0 .08rem .16rem;
}
.ed-plp-card-body li:first-child{
  border-top:0;
}
.ed-plp-tags span{
  background:#eef1f5;
  color:#303846;
}
.ed-plp-card-actions{
  gap:.1rem;
}
.ed-plp-card-actions a{
  min-height:.46rem;
}
.ed-plp-card-actions a:first-child{
  background:#f6f7f9;
}
.ed-upgrade{
  background:#f2f4f7;
}
.ed-upgrade-head{
  align-items:start;
}
.ed-upgrade-head .ed-title{
  line-height:1.16;
}
.ed-challenge,
.ed-solution-card,
.ed-software-card,
.ed-scope-card,
.ed-device-grid article,
.ed-stack-panel,
.ed-check-grid div,
.ed-role-grid div,
.ed-integration-grid div,
.ed-usecase-grid div,
.ed-feature-clusters div{
  background:#fff;
}
.ed-challenge{
  border-top:3px solid #ff9900;
}
.ed-solution-card,
.ed-software-card{
  min-height:auto;
}
.ed-software-card{
  grid-template-rows:.84rem 1fr;
}
.ed-software-card img{
  width:.6rem;
  height:.6rem;
}
.ed-matrix,
.ed-compare-table{
  border-color:var(--ed-line-strong);
}
.ed-matrix-row > *,
.ed-compare-row > *{
  border-color:#dfe4eb;
}
.ed-faq-q{
  min-height:.62rem;
  line-height:1.35;
}
.ed-faq-a{
  color:#566171;
}

@media (max-width:640px){
  .ed-page{
    line-height:1.62;
  }
  .ed-hero,
  .ed-product-center .ed-hero,
  .ed-product-category .ed-hero,
  .ed-plp-hero{
    min-height:auto;
  }
  .ed-hero-content,
  .ed-pc-hero .ed-hero-content,
  .ed-pcat-hero .ed-hero-content{
    padding-top:.72rem;
    padding-bottom:.42rem;
  }
  .ed-hero .ed-title,
  .ed-plp-hero-copy h1{
    font-size:.38rem;
    line-height:1.13;
  }
  .ed-hero .ed-copy,
  .ed-plp-hero-copy p{
    font-size:.15rem;
    line-height:1.68;
  }
  .ed-kicker,
  .ed-plp-hero-copy span{
    font-size:.12rem;
    margin-bottom:.1rem;
  }
  .ed-actions,
  .ed-plp-hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:.1rem;
  }
  .ed-btn,
  .ed-plp-btn,
  .ed-plp-card-actions a,
  .ed-plp-filter-search button{
    width:100%;
    min-height:.48rem;
    font-size:.135rem;
  }
  .ed-hero-meta{
    gap:.08rem;
  }
  .ed-hero-meta span,
  .ed-plp-chip{
    font-size:.115rem;
    line-height:1.3;
  }
  .ed-conversion-strip,
  .ed-upgrade-strip{
    padding:.08rem 0;
  }
  .ed-conversion-strip .w1792{
    gap:0;
  }
  .ed-conversion-strip div{
    padding:.16rem 0;
    border-top:1px solid rgba(255,255,255,.08);
  }
  .ed-conversion-strip div:first-child{
    border-top:0;
  }
  .ed-title,
  .ed-upgrade .ed-title,
  .ed-plp-intro h2,
  .ed-plp-section-head h2,
  .ed-plp-compare-card h2{
    font-size:.31rem;
    line-height:1.18;
  }
  .ed-copy,
  .ed-plp-intro p,
  .ed-plp-section-head p,
  .ed-plp-compare-card p{
    font-size:.145rem;
    line-height:1.68;
  }
  .ed-plp-filter-head{
    gap:.12rem;
  }
  .ed-plp-filter-head strong,
  .ed-plp-result-count{
    font-size:.14rem;
  }
  .ed-plp-filter-toggle,
  .ed-plp-filter-search input{
    min-height:.5rem;
  }
  .ed-plp-filter-search span{
    min-height:.5rem;
  }
  .ed-plp-card-body,
  .ed-solution-card div,
  .ed-software-card div,
  .ed-scope-card div,
  .ed-device-grid article div{
    padding:.2rem;
  }
  .ed-plp-card-top strong,
  .ed-solution-card h3,
  .ed-scope-card h3,
  .ed-software-card h3,
  .ed-device-grid h3,
  .ed-usecase-grid h3,
  .ed-feature-clusters h3{
    font-size:.19rem;
  }
  .ed-plp-card-body p,
  .ed-solution-card p,
  .ed-scope-card p,
  .ed-software-card p,
  .ed-device-grid p,
  .ed-usecase-grid p,
  .ed-feature-clusters p,
  .ed-challenge p{
    font-size:.135rem;
    line-height:1.58;
  }
  .ed-faq-q{
    font-size:.17rem;
  }
  .ed-faq-a{
    font-size:.14rem;
  }
}

/* 2026-07-09 official-style Product Category sample: image-led, product-first PLP. */
.ed-official-plp{
  background:#fff;
}
.ed-official-plp .w1792{
  max-width:17.2rem;
}
.ed-oplp-hero{
  position:relative;
  min-height:7.4rem;
  overflow:hidden;
  background:#101010;
  color:#fff;
}
.ed-oplp-hero:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.56) 48%,rgba(0,0,0,.16));
}
.ed-oplp-hero-bg{
  position:absolute;
  inset:0;
}
.ed-oplp-hero-bg img{
  width:100%;
  height:100%;
  object-fit:cover;
  filter:contrast(1.04) saturate(.94);
}
.ed-oplp-hero-layout{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,1fr) 5.8rem;
  gap:.72rem;
  align-items:center;
  min-height:7.4rem;
  padding-top:1rem;
}
.ed-oplp-hero-copy{
  max-width:8.4rem;
}
.ed-oplp-hero-copy > span,
.ed-oplp-intro-main > span,
.ed-oplp-section-head span,
.ed-oplp-feature-copy > span,
.ed-oplp-quote-box span{
  display:inline-flex;
  align-items:center;
  gap:.12rem;
  margin-bottom:.18rem;
  color:#ff9900;
  font-size:.15rem;
  font-weight:800;
  text-transform:uppercase;
}
.ed-oplp-hero-copy > span:before,
.ed-oplp-intro-main > span:before,
.ed-oplp-section-head span:before,
.ed-oplp-feature-copy > span:before,
.ed-oplp-quote-box span:before{
  content:"";
  width:.36rem;
  height:2px;
  background:#ff9900;
}
.ed-oplp-hero h1{
  max-width:8.1rem;
  margin:0;
  color:#fff;
  font-size:.68rem;
  font-weight:760;
  line-height:1.08;
}
.ed-oplp-hero p{
  max-width:7.1rem;
  margin:.24rem 0 0;
  color:rgba(255,255,255,.82);
  font-size:.19rem;
  line-height:1.68;
}
.ed-oplp-actions{
  display:flex;
  flex-wrap:wrap;
  gap:.14rem;
  margin-top:.36rem;
}
.ed-oplp-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:.54rem;
  padding:0 .32rem;
  border:1px solid rgba(255,255,255,.35);
  border-radius:999px;
  color:#fff;
  font-size:.16rem;
  font-weight:800;
  transition:background .22s,color .22s,border-color .22s,transform .22s;
}
.ed-oplp-btn:after{
  content:"";
  width:.08rem;
  height:.08rem;
  margin-left:.12rem;
  border-top:2px solid currentColor;
  border-right:2px solid currentColor;
  transform:rotate(45deg);
}
.ed-oplp-btn.is-primary{
  border-color:#ff9900;
  background:#ff9900;
  color:#111;
}
.ed-oplp-btn.is-light:hover,
.ed-oplp-btn.is-primary:hover{
  border-color:#fff;
  background:#fff;
  color:#111;
  transform:translateY(-2px);
}
.ed-oplp-hero-product{
  align-self:end;
  margin-bottom:.72rem;
  padding:.22rem;
  background:rgba(255,255,255,.94);
  color:#111;
  box-shadow:0 .35rem .8rem rgba(0,0,0,.32);
}
.ed-oplp-hero-product img{
  width:100%;
  min-height:2.8rem;
  object-fit:contain;
  padding:.2rem;
  background:#f4f5f7;
}
.ed-oplp-hero-product div{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:.2rem;
  padding:.2rem .04rem .02rem;
}
.ed-oplp-hero-product strong{
  color:#111;
  font-size:.18rem;
}
.ed-oplp-hero-product span{
  max-width:2.7rem;
  color:#626b78;
  font-size:.14rem;
  line-height:1.45;
  text-align:right;
}
.ed-oplp-picture-strip{
  position:relative;
  z-index:4;
  margin-top:-.56rem;
}
.ed-oplp-picture-strip .w1792{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:.18rem;
}
.ed-oplp-picture-strip a{
  position:relative;
  min-height:2.08rem;
  overflow:hidden;
  background:#111;
  box-shadow:0 .22rem .56rem rgba(15,23,42,.16);
}
.ed-oplp-picture-strip a:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.68));
}
.ed-oplp-picture-strip img{
  width:100%;
  height:100%;
  min-height:2.08rem;
  object-fit:cover;
  transition:transform .32s;
}
.ed-oplp-picture-strip span{
  position:absolute;
  left:.24rem;
  right:.24rem;
  bottom:.22rem;
  z-index:2;
  color:#fff;
  font-size:.2rem;
  font-weight:800;
}
.ed-oplp-picture-strip a:hover img{
  transform:scale(1.045);
}
.ed-oplp-intro{
  padding:1.05rem 0 .72rem;
  background:#fff;
}
.ed-oplp-intro .w1792{
  display:grid;
  grid-template-columns:minmax(0,1fr) 6.1rem;
  gap:.78rem;
  align-items:end;
}
.ed-oplp-intro h2,
.ed-oplp-section-head h2,
.ed-oplp-feature-copy h2,
.ed-oplp-quote-box h2{
  margin:0;
  color:#111;
  font-size:.46rem;
  font-weight:760;
  line-height:1.12;
}
.ed-oplp-intro p,
.ed-oplp-section-head p,
.ed-oplp-feature-copy p,
.ed-oplp-quote-box p{
  margin:.18rem 0 0;
  color:#5e6672;
  font-size:.17rem;
  line-height:1.72;
}
.ed-oplp-spec-row{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:.12rem;
}
.ed-oplp-spec-row div{
  padding:.22rem;
  border:1px solid #e1e5ec;
  background:#f6f7f9;
}
.ed-oplp-spec-row strong{
  display:block;
  color:#111;
  font-size:.21rem;
  line-height:1.2;
}
.ed-oplp-spec-row span{
  display:block;
  margin-top:.08rem;
  color:#66707d;
  font-size:.14rem;
}
.ed-oplp-products{
  padding:1rem 0;
  background:#f4f5f7;
}
.ed-oplp-section-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:.5rem;
  margin-bottom:.36rem;
}
.ed-oplp-section-head p{
  max-width:6.4rem;
}
.ed-oplp-filter{
  margin:.26rem 0 .34rem;
  border-radius:0!important;
  border-color:#d9dee7;
  box-shadow:none;
}
.ed-oplp-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:.26rem;
}
.ed-oplp-card{
  display:grid;
  grid-template-rows:auto 1fr;
  overflow:hidden;
  min-height:0;
  border:1px solid #dfe4eb;
  border-radius:0!important;
  background:#fff;
  box-shadow:none;
  transition:transform .24s,border-color .24s,box-shadow .24s;
}
.ed-oplp-card:hover{
  border-color:#ff9900;
  box-shadow:0 .22rem .58rem rgba(15,23,42,.12);
  transform:translateY(-.04rem);
}
.ed-oplp-card-media{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  height:3.25rem;
  overflow:hidden;
  background:#eef1f5;
}
.ed-oplp-card-media img{
  width:100%;
  height:100%;
  object-fit:contain;
  padding:.28rem;
  filter:drop-shadow(0 .15rem .18rem rgba(17,24,39,.16));
  transition:transform .28s;
}
.ed-oplp-card:hover .ed-oplp-card-media img{
  transform:scale(1.035);
}
.ed-oplp-card-media span{
  position:absolute;
  left:.2rem;
  top:.2rem;
  padding:.07rem .12rem;
  background:#111;
  color:#fff;
  font-size:.12rem;
  font-weight:800;
  text-transform:uppercase;
}
.ed-oplp-card-body{
  display:flex;
  flex-direction:column;
  padding:.26rem;
}
.ed-oplp-card-title span{
  display:block;
  color:#9a5a00;
  font-size:.12rem;
  font-weight:800;
  text-transform:uppercase;
}
.ed-oplp-card-title h3{
  margin:.08rem 0 0;
  color:#111;
  font-size:.28rem;
  font-weight:760;
  line-height:1.14;
}
.ed-oplp-card-body p{
  margin:.14rem 0 0;
  min-height:.74rem;
  color:#5f6875;
  font-size:.15rem;
  line-height:1.62;
}
.ed-oplp-card-body dl{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  margin:.2rem 0 0;
  border-top:1px solid #e6e9ee;
  border-left:1px solid #e6e9ee;
}
.ed-oplp-card-body dl div{
  min-width:0;
  padding:.13rem .12rem;
  border-right:1px solid #e6e9ee;
  border-bottom:1px solid #e6e9ee;
  background:#fafbfc;
}
.ed-oplp-card-body dt{
  margin:0;
  color:#7a8391;
  font-size:.11rem;
  font-weight:800;
  text-transform:uppercase;
}
.ed-oplp-card-body dd{
  margin:.06rem 0 0;
  overflow:hidden;
  color:#111;
  font-size:.135rem;
  font-weight:700;
  line-height:1.3;
  text-overflow:ellipsis;
}
.ed-oplp-card-actions{
  display:grid;
  grid-template-columns:1.1fr .85fr 1fr;
  gap:.08rem;
  margin-top:auto;
  padding-top:.24rem;
}
.ed-oplp-card-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:.44rem;
  padding:0 .1rem;
  border:1px solid #d8dee8;
  background:#fff;
  color:#111;
  font-size:.13rem;
  font-weight:800;
  white-space:nowrap;
  transition:background .2s,color .2s,border-color .2s;
}
.ed-oplp-card-actions a:last-child{
  border-color:#ff9900;
  background:#ff9900;
}
.ed-oplp-card-actions a:hover{
  border-color:#111;
  background:#111;
  color:#fff;
}
.ed-oplp-empty{
  margin-top:.24rem;
}
.ed-oplp-image-feature{
  padding:1rem 0;
  background:#fff;
}
.ed-oplp-image-feature .w1792{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:.58rem;
  align-items:center;
}
.ed-oplp-feature-media{
  min-height:5.3rem;
  overflow:hidden;
  background:#111;
}
.ed-oplp-feature-media img{
  width:100%;
  height:100%;
  min-height:5.3rem;
  object-fit:cover;
}
.ed-oplp-feature-copy{
  padding:.16rem 0;
}
.ed-oplp-feature-list{
  display:grid;
  gap:.12rem;
  margin-top:.28rem;
}
.ed-oplp-feature-list div{
  padding:.2rem .22rem;
  border-left:.04rem solid #ff9900;
  background:#f5f6f8;
}
.ed-oplp-feature-list strong{
  display:block;
  color:#111;
  font-size:.18rem;
}
.ed-oplp-feature-list span{
  display:block;
  margin-top:.06rem;
  color:#626b78;
  font-size:.145rem;
  line-height:1.55;
}
.ed-oplp-scenarios{
  padding:1rem 0;
  background:#f4f5f7;
}
.ed-oplp-scene-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:.24rem;
}
.ed-oplp-scene-grid a{
  position:relative;
  min-height:4.1rem;
  overflow:hidden;
  background:#111;
}
.ed-oplp-scene-grid a:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.78));
}
.ed-oplp-scene-grid img{
  width:100%;
  height:100%;
  min-height:4.1rem;
  object-fit:cover;
  transition:transform .32s;
}
.ed-oplp-scene-grid div{
  position:absolute;
  left:.28rem;
  right:.28rem;
  bottom:.28rem;
  z-index:2;
}
.ed-oplp-scene-grid strong{
  display:block;
  color:#fff;
  font-size:.24rem;
  line-height:1.2;
}
.ed-oplp-scene-grid span{
  display:block;
  margin-top:.1rem;
  color:rgba(255,255,255,.78);
  font-size:.15rem;
  line-height:1.55;
}
.ed-oplp-scene-grid a:hover img{
  transform:scale(1.045);
}
.ed-oplp-quote{
  padding:1rem 0;
  background:#fff;
}
.ed-oplp-quote-box{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:.5rem;
  padding:.62rem;
  background:#111;
  color:#fff;
}
.ed-oplp-quote-box h2{
  color:#fff;
}
.ed-oplp-quote-box p{
  max-width:7.8rem;
  color:rgba(255,255,255,.74);
}
.ed-oplp-faq{
  padding-top:.4rem;
}

@media (max-width:1280px){
  .ed-oplp-hero-layout{
    grid-template-columns:minmax(0,1fr) 5rem;
  }
  .ed-oplp-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width:1024px){
  .ed-oplp-hero-layout,
  .ed-oplp-intro .w1792,
  .ed-oplp-image-feature .w1792{
    grid-template-columns:1fr;
  }
  .ed-oplp-hero-product{
    align-self:auto;
    max-width:5.6rem;
    margin:.1rem 0 .52rem;
  }
  .ed-oplp-section-head,
  .ed-oplp-quote-box{
    display:block;
  }
  .ed-oplp-quote-box .ed-oplp-btn{
    margin-top:.28rem;
  }
}

@media (max-width:640px){
  .ed-oplp-hero,
  .ed-oplp-hero-layout{
    min-height:auto;
  }
  .ed-oplp-hero-layout{
    display:block;
    padding:.92rem 0 .56rem;
  }
  .ed-oplp-hero h1{
    font-size:.38rem;
    line-height:1.14;
  }
  .ed-oplp-hero p{
    font-size:.15rem;
    line-height:1.65;
  }
  .ed-oplp-actions{
    display:grid;
    grid-template-columns:1fr;
  }
  .ed-oplp-btn{
    width:100%;
    min-height:.5rem;
  }
  .ed-oplp-hero-product{
    display:none;
  }
  .ed-oplp-picture-strip{
    margin-top:0;
  }
  .ed-oplp-picture-strip .w1792,
  .ed-oplp-spec-row,
  .ed-oplp-grid,
  .ed-oplp-scene-grid{
    grid-template-columns:1fr;
  }
  .ed-oplp-picture-strip a,
  .ed-oplp-picture-strip img{
    min-height:1.76rem;
  }
  .ed-oplp-intro,
  .ed-oplp-products,
  .ed-oplp-image-feature,
  .ed-oplp-scenarios,
  .ed-oplp-quote{
    padding:.62rem 0;
  }
  .ed-oplp-intro h2,
  .ed-oplp-section-head h2,
  .ed-oplp-feature-copy h2,
  .ed-oplp-quote-box h2{
    font-size:.31rem;
    line-height:1.18;
  }
  .ed-oplp-intro p,
  .ed-oplp-section-head p,
  .ed-oplp-feature-copy p,
  .ed-oplp-quote-box p{
    font-size:.145rem;
    line-height:1.68;
  }
  .ed-oplp-card-media{
    height:2.55rem;
  }
  .ed-oplp-card-body{
    padding:.22rem;
  }
  .ed-oplp-card-body p{
    min-height:0;
  }
  .ed-oplp-card-body dl,
  .ed-oplp-card-actions{
    grid-template-columns:1fr;
  }
  .ed-oplp-feature-media,
  .ed-oplp-feature-media img,
  .ed-oplp-scene-grid a,
  .ed-oplp-scene-grid img{
    min-height:2.6rem;
  }
  .ed-oplp-quote-box{
    padding:.34rem .26rem;
  }
}

/* 2026-07-10 official-style Product Category enhancement: richer product-first sample. */
.ed-official-plp{
  --ed-oplp-line:#d9dee7;
  --ed-oplp-soft:#f2f4f7;
  --ed-oplp-ink:#101114;
}
.ed-oplp-hero:before{
  background:
    linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.56) 45%,rgba(0,0,0,.08) 100%),
    linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.28));
}
.ed-oplp-hero h1{
  max-width:7.7rem;
  letter-spacing:0;
}
.ed-oplp-hero p{
  max-width:6.5rem;
}
.ed-oplp-hero-product{
  border:1px solid rgba(255,255,255,.22);
}
.ed-oplp-hero-product img{
  background:
    radial-gradient(circle at 50% 38%,rgba(255,153,0,.12),transparent 42%),
    linear-gradient(180deg,#f8f9fb,#eceff3);
}
.ed-oplp-picture-strip a,
.ed-oplp-scene-grid a,
.ed-oplp-feature-media{
  border:1px solid rgba(255,255,255,.16);
}
.ed-oplp-picture-strip span{
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.ed-oplp-picture-strip span:after,
.ed-oplp-scene-grid div:after{
  content:"";
  display:inline-block;
  width:.1rem;
  height:.1rem;
  margin-left:.14rem;
  border-top:2px solid #ff9900;
  border-right:2px solid #ff9900;
  transform:rotate(45deg);
}
.ed-oplp-intro{
  padding-top:1.16rem;
}
.ed-oplp-spec-row div{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#fff,#f4f6f8);
}
.ed-oplp-spec-row div:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:.04rem;
  height:100%;
  background:#ff9900;
}
.ed-oplp-filter{
  background:#fff;
}
.ed-oplp-products{
  background:
    linear-gradient(180deg,#f5f6f8 0%,#eef1f5 100%);
}
.ed-oplp-grid{
  gap:.3rem;
}
.ed-oplp-card{
  border-color:#d8dde6;
  background:#fff;
}
.ed-oplp-card:hover{
  border-color:rgba(255,153,0,.88);
  box-shadow:0 .28rem .72rem rgba(16,24,40,.14);
}
.ed-oplp-card-media{
  height:3.42rem;
  background:
    radial-gradient(circle at 50% 42%,rgba(255,153,0,.1),transparent 36%),
    linear-gradient(180deg,#f9fafb,#e9edf3);
}
.ed-oplp-card-media:after{
  content:"";
  position:absolute;
  left:.22rem;
  right:.22rem;
  bottom:.22rem;
  height:1px;
  background:linear-gradient(90deg,transparent,#cfd6df,transparent);
}
.ed-oplp-card-media span{
  background:rgba(17,17,17,.92);
}
.ed-oplp-card-body{
  padding:.28rem;
}
.ed-oplp-card-title h3{
  font-size:.3rem;
}
.ed-oplp-card-body dl{
  border-color:var(--ed-oplp-line);
}
.ed-oplp-card-body dl div{
  background:#f7f8fa;
  border-color:var(--ed-oplp-line);
}
.ed-oplp-card-actions a,
.ed-oplp-card-actions button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:.44rem;
  padding:0 .1rem;
  border:1px solid #d8dee8;
  background:#fff;
  color:#111;
  font-size:.13rem;
  font-weight:800;
  white-space:nowrap;
  transition:background .2s,color .2s,border-color .2s,transform .2s;
}
.ed-oplp-card-actions button{
  cursor:default;
  color:#5d6674;
}
.ed-oplp-card-actions a:last-child{
  border-color:#ff9900;
  background:#ff9900;
}
.ed-oplp-card-actions a:hover{
  border-color:#111;
  background:#111;
  color:#fff;
  transform:translateY(-1px);
}
.ed-oplp-card-actions button:hover{
  border-color:#cfd6df;
  background:#f5f6f8;
  color:#333;
}
.ed-oplp-feature-list div{
  border-left-width:.05rem;
  background:linear-gradient(90deg,#f4f5f7,#fff);
}
.ed-oplp-scene-grid a{
  min-height:4.25rem;
}
.ed-oplp-scene-grid img{
  min-height:4.25rem;
}
.ed-oplp-quote-box{
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(90deg,#111 0%,#151922 58%,#252b35 100%);
}
.ed-oplp-quote-box:after{
  content:"";
  position:absolute;
  right:-.6rem;
  top:-.7rem;
  width:2.2rem;
  height:2.2rem;
  border:1px solid rgba(255,153,0,.34);
  transform:rotate(24deg);
}
.ed-oplp-quote-box > *{
  position:relative;
  z-index:1;
}

@media (max-width:1280px){
  .ed-oplp-card-media{
    height:3.18rem;
  }
}

@media (max-width:640px){
  .ed-oplp-intro{
    padding-top:.72rem;
  }
  .ed-oplp-grid{
    gap:.2rem;
  }
  .ed-oplp-card-media{
    height:2.68rem;
  }
  .ed-oplp-card-body{
    padding:.22rem;
  }
  .ed-oplp-card-actions a,
  .ed-oplp-card-actions button{
    min-height:.46rem;
  }
  .ed-oplp-scene-grid a,
  .ed-oplp-scene-grid img{
    min-height:2.7rem;
  }
}

/* 2026-07-10 Product Category radius and GSAP interaction refinement. */
.ed-official-plp{
  --ed-oplp-radius-sm:.12rem;
  --ed-oplp-radius:.18rem;
  --ed-oplp-radius-lg:.24rem;
}
.ed-oplp-hero-product,
.ed-oplp-hero-product img,
.ed-oplp-picture-strip a,
.ed-oplp-picture-strip img,
.ed-oplp-card,
.ed-oplp-card-media,
.ed-oplp-card-media img,
.ed-oplp-feature-media,
.ed-oplp-feature-media img,
.ed-oplp-scene-grid a,
.ed-oplp-scene-grid img,
.ed-oplp-quote-box{
  border-radius:var(--ed-oplp-radius);
}
.ed-oplp-card{
  border-radius:var(--ed-oplp-radius)!important;
}
.ed-oplp-hero-product{
  border-radius:var(--ed-oplp-radius-lg);
}
.ed-oplp-hero-product img,
.ed-oplp-card-media,
.ed-oplp-card-media img{
  border-radius:var(--ed-oplp-radius-sm);
}
.ed-oplp-picture-strip a,
.ed-oplp-scene-grid a,
.ed-oplp-feature-media{
  overflow:hidden;
}
.ed-oplp-picture-strip img,
.ed-oplp-scene-grid img,
.ed-oplp-feature-media img,
.ed-oplp-card-media img,
.ed-oplp-hero-product img{
  transform-origin:center center;
  will-change:transform;
}
.ed-oplp-hero-copy > span,
.ed-oplp-hero h1,
.ed-oplp-hero p,
.ed-oplp-actions,
.ed-oplp-hero-product,
.ed-oplp-picture-strip a,
.ed-oplp-intro-main,
.ed-oplp-spec-row div,
.ed-oplp-filter,
.ed-oplp-section-head,
.ed-oplp-card,
.ed-oplp-feature-media,
.ed-oplp-feature-copy,
.ed-oplp-feature-list div,
.ed-oplp-scene-grid a,
.ed-oplp-quote-box{
  will-change:transform,opacity;
}
.ed-oplp-card.is-gsap-pulse{
  border-color:rgba(255,153,0,.95);
}
.ed-oplp-compare-static.is-gsap-tap{
  border-color:#ff9900;
  color:#111;
}
@media (prefers-reduced-motion:reduce){
  .ed-oplp-picture-strip img,
  .ed-oplp-scene-grid img,
  .ed-oplp-feature-media img,
  .ed-oplp-card-media img,
  .ed-oplp-hero-product img{
    will-change:auto;
  }
}

/* 2026-07-10 Product Category image frame correction: keep radius, remove black frame feel. */
.ed-oplp-picture-strip a,
.ed-oplp-scene-grid a,
.ed-oplp-feature-media{
  border:0;
  background:transparent;
}
.ed-oplp-picture-strip a{
  box-shadow:0 .22rem .56rem rgba(15,23,42,.14);
}
.ed-oplp-scene-grid a,
.ed-oplp-feature-media{
  box-shadow:0 .2rem .54rem rgba(15,23,42,.1);
}
.ed-oplp-picture-strip img,
.ed-oplp-scene-grid img,
.ed-oplp-feature-media img{
  display:block;
  background:#f2f4f7;
}
.ed-oplp-card-media{
  border:0;
}
.ed-oplp-hero-product{
  border-color:rgba(255,255,255,.18);
}

/* 2026-07-10 Product Category premium interaction trial: scanline, FLIP, scene tags. */
.ed-official-plp{
  --ed-oplp-scan:rgba(255,153,0,.62);
}
.ed-oplp-card-media{
  isolation:isolate;
}
.ed-oplp-card-media img{
  position:relative;
  z-index:1;
}
.ed-oplp-card-media:before{
  content:"";
  position:absolute;
  left:-12%;
  right:-12%;
  top:0;
  z-index:2;
  height:42%;
  opacity:0;
  pointer-events:none;
  background:
    linear-gradient(180deg,transparent 0%,rgba(255,153,0,.08) 42%,var(--ed-oplp-scan) 50%,rgba(255,153,0,.08) 58%,transparent 100%);
  filter:blur(.2px);
  transform:translateY(-135%) skewY(-4deg);
}
.ed-oplp-card.is-scan-active .ed-oplp-card-media:before{
  animation:edOplpScanLine .82s cubic-bezier(.22,.61,.36,1);
}
.ed-oplp-card-media span{
  z-index:3;
}
@keyframes edOplpScanLine{
  0%{opacity:0;transform:translateY(-135%) skewY(-4deg)}
  16%{opacity:.9}
  78%{opacity:.75}
  100%{opacity:0;transform:translateY(235%) skewY(-4deg)}
}
.ed-oplp-card.is-flip-moving{
  z-index:3;
}
.ed-oplp-scene-grid div em{
  display:inline-flex;
  align-items:center;
  min-height:.28rem;
  margin:.16rem .07rem 0 0;
  padding:0 .11rem;
  border:1px solid rgba(255,255,255,.24);
  border-radius:999px;
  background:rgba(17,17,17,.42);
  color:#fff;
  font-size:.115rem;
  font-style:normal;
  font-weight:800;
  letter-spacing:.02em;
  text-transform:uppercase;
  opacity:0;
  transform:translateY(.12rem);
  transition:opacity .24s ease,transform .24s ease,border-color .24s ease,background .24s ease;
}
.ed-oplp-scene-grid a:hover div em,
.ed-oplp-scene-grid a:focus-visible div em{
  opacity:1;
  transform:translateY(0);
  border-color:rgba(255,153,0,.58);
  background:rgba(255,153,0,.16);
}
.ed-oplp-scene-grid a:hover div em:nth-of-type(2),
.ed-oplp-scene-grid a:focus-visible div em:nth-of-type(2){
  transition-delay:.04s;
}
.ed-oplp-scene-grid a:hover div em:nth-of-type(3),
.ed-oplp-scene-grid a:focus-visible div em:nth-of-type(3){
  transition-delay:.08s;
}
@media (max-width:640px){
  .ed-oplp-scene-grid div em{
    opacity:1;
    transform:none;
    margin-top:.12rem;
  }
}
@media (prefers-reduced-motion:reduce){
  .ed-oplp-card.is-scan-active .ed-oplp-card-media:before{
    animation:none;
  }
  .ed-oplp-scene-grid div em{
    transition:none;
  }
}

/* 2026-07-10 Product Category FAQ list fade and item corner badges. */
.ed-oplp-faq .ed-tablet-section-head{
  position:relative;
}
.ed-oplp-faq .ed-tablet-faq{
  position:relative;
  overflow:hidden;
}
.ed-oplp-faq .ed-tablet-faq:after{
  content:"FAQ";
  position:absolute;
  right:.18rem;
  bottom:.08rem;
  color:rgba(17,17,17,.035);
  font-size:.92rem;
  font-weight:900;
  line-height:1;
  pointer-events:none;
}
.ed-oplp-faq .ed-faq-item{
  position:relative;
  z-index:1;
  padding-right:.74rem;
  background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%);
  will-change:transform,opacity;
  overflow:hidden;
  transition:border-color .24s ease,box-shadow .24s ease,background .24s ease;
}
.ed-oplp-faq .ed-faq-item:before{
  content:"Q";
  position:absolute;
  top:0;
  right:0;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:center;
  width:.58rem;
  height:.36rem;
  color:#fff;
  background:#1b1f24;
  font-size:.105rem;
  font-weight:900;
  letter-spacing:.06em;
  line-height:1;
  pointer-events:none;
  transition:background-color .24s ease,color .24s ease;
}
.ed-oplp-faq .ed-faq-item:after{
  content:"";
  position:absolute;
  top:.36rem;
  right:0;
  z-index:2;
  width:0;
  height:0;
  border-top:.16rem solid #1b1f24;
  border-left:.16rem solid transparent;
  pointer-events:none;
  transition:border-top-color .24s ease;
}
.ed-oplp-faq .ed-faq-item:nth-child(1):before{content:"Q01"}
.ed-oplp-faq .ed-faq-item:nth-child(2):before{content:"Q02"}
.ed-oplp-faq .ed-faq-item:nth-child(3):before{content:"Q03"}
.ed-oplp-faq .ed-faq-item:nth-child(4):before{content:"Q04"}
.ed-oplp-faq .ed-faq-item.active{
  border-color:rgba(255,153,0,.28);
  background:#fff;
  box-shadow:0 .18rem .34rem rgba(15,23,42,.06);
}
.ed-oplp-faq .ed-faq-item.active:before{
  background:#ff9900;
  color:#111;
}
.ed-oplp-faq .ed-faq-item.active:after{
  border-top-color:#ff9900;
}
.ed-oplp-faq .ed-faq-item.is-visible{
  will-change:auto;
}
.ed-oplp-faq .ed-faq-q{
  position:relative;
  z-index:1;
  padding-right:.18rem;
}
.ed-oplp-faq .ed-faq-a{
  position:relative;
  z-index:1;
}
@media (max-width:640px){
  .ed-oplp-faq .ed-tablet-section-head{
    align-items:flex-start;
  }
  .ed-oplp-faq .ed-tablet-faq:after{
    font-size:.62rem;
  }
  .ed-oplp-faq .ed-faq-item{
    padding-right:.56rem;
  }
  .ed-oplp-faq .ed-faq-item:before{
    width:.48rem;
    height:.32rem;
    font-size:.095rem;
  }
  .ed-oplp-faq .ed-faq-item:after{
    top:.32rem;
    border-top-width:.13rem;
    border-left-width:.13rem;
  }
}
@media (prefers-reduced-motion:reduce){
  .ed-oplp-faq .ed-faq-item{
    will-change:auto;
  }
}

/* 2026-07-12 Product Category Precision Catalog. */
.ed-official-plp.ed-oplp-precision{
  --ed-precision-ink:#111315;
  --ed-precision-dark:#191c1f;
  --ed-precision-muted:#69717d;
  --ed-precision-paper:#fff;
  --ed-precision-soft:#f2f4f5;
  --ed-precision-line:#d9dde1;
  --ed-precision-orange:#ff9900;
  overflow:hidden;
  color:var(--ed-precision-ink);
  background:var(--ed-precision-paper);
  letter-spacing:0;
}
.ed-official-plp .ed-oplp-precision-hero{
  position:relative;
  min-height:8.2rem;
  overflow:hidden;
  background:#0b0d0f;
  color:#fff;
}
.ed-official-plp .ed-oplp-precision-hero:after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:1px;
  background:rgba(255,255,255,.2);
}
.ed-official-plp .ed-oplp-precision-hero-media{
  position:absolute;
  inset:0 0 0 auto;
  width:62%;
  overflow:hidden;
}
.ed-official-plp .ed-oplp-precision-hero-media:before{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  background:rgba(0,0,0,.16);
}
.ed-official-plp .ed-oplp-precision-hero-media img{
  width:122%;
  height:100%;
  max-width:none;
  margin-left:-8%;
  object-fit:cover;
  object-position:88% center;
}
.ed-official-plp .ed-oplp-precision-hero-inner{
  position:relative;
  z-index:2;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  min-height:8.2rem;
  padding-top:2.35rem;
  padding-bottom:.48rem;
}
.ed-official-plp .ed-oplp-precision-hero-copy{
  width:45%;
  max-width:7.5rem;
}
.ed-official-plp .ed-oplp-precision-index,
.ed-official-plp .ed-oplp-precision-kicker{
  display:inline-flex;
  align-items:center;
  gap:.12rem;
  margin-bottom:.28rem;
  color:var(--ed-precision-orange);
  font-size:.13rem;
  font-weight:800;
  line-height:1.4;
  text-transform:uppercase;
  letter-spacing:0;
}
.ed-official-plp .ed-oplp-precision-index:before,
.ed-official-plp .ed-oplp-precision-kicker:before{
  content:"";
  width:.34rem;
  height:2px;
  flex:0 0 auto;
  background:var(--ed-precision-orange);
}
.ed-official-plp .ed-oplp-precision-hero h1{
  max-width:7rem;
  margin:0;
  font-size:.68rem;
  font-weight:720;
  line-height:1.04;
  letter-spacing:0;
}
.ed-official-plp .ed-oplp-precision-hero-copy>p{
  max-width:6.25rem;
  margin:.28rem 0 0;
  color:rgba(255,255,255,.7);
  font-size:.19rem;
  line-height:1.65;
}
.ed-official-plp .ed-oplp-precision-actions{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:.12rem;
  margin-top:.38rem;
}
.ed-official-plp .ed-oplp-precision-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:1.65rem;
  min-height:.52rem;
  padding:.13rem .26rem;
  border:1px solid transparent;
  border-radius:4px;
  font-size:.145rem;
  font-weight:800;
  line-height:1.2;
  transition:color .24s ease,background-color .24s ease,border-color .24s ease,transform .24s ease;
}
.ed-official-plp .ed-oplp-precision-btn.is-primary{
  color:#111;
  background:var(--ed-precision-orange);
  border-color:var(--ed-precision-orange);
}
.ed-official-plp .ed-oplp-precision-btn.is-ghost{
  color:#fff;
  border-color:rgba(255,255,255,.42);
  background:rgba(0,0,0,.24);
}
.ed-official-plp .ed-oplp-precision-btn.is-dark{
  color:#fff;
  background:var(--ed-precision-ink);
  border-color:var(--ed-precision-ink);
}
.ed-official-plp .ed-oplp-precision-btn:hover,
.ed-official-plp .ed-oplp-precision-btn:focus-visible{
  transform:translateY(-2px);
}
.ed-official-plp .ed-oplp-precision-btn.is-primary:hover,
.ed-official-plp .ed-oplp-precision-btn.is-primary:focus-visible{
  color:#fff;
  background:#17191b;
  border-color:#17191b;
}
.ed-official-plp .ed-oplp-precision-hero-proof{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  width:55%;
  border-top:1px solid rgba(255,255,255,.24);
}
.ed-official-plp .ed-oplp-precision-hero-proof>div{
  min-height:.92rem;
  padding:.2rem .26rem .08rem 0;
  border-right:1px solid rgba(255,255,255,.16);
}
.ed-official-plp .ed-oplp-precision-hero-proof>div+div{
  padding-left:.26rem;
}
.ed-official-plp .ed-oplp-precision-hero-proof strong,
.ed-official-plp .ed-oplp-precision-hero-proof span{
  display:block;
}
.ed-official-plp .ed-oplp-precision-hero-proof strong{
  font-size:.2rem;
  line-height:1.2;
}
.ed-official-plp .ed-oplp-precision-hero-proof span{
  margin-top:.07rem;
  color:rgba(255,255,255,.52);
  font-size:.12rem;
}
.ed-official-plp .ed-oplp-precision-featured{
  padding:1.28rem 0 1.18rem;
  background:#fff;
}
.ed-official-plp .ed-oplp-precision-featured-grid{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(4.2rem,.72fr);
  align-items:center;
  gap:1rem;
}
.ed-official-plp .ed-oplp-precision-featured-media{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:6.2rem;
  background:var(--ed-precision-soft);
}
.ed-official-plp .ed-oplp-precision-featured-media:after{
  content:"";
  position:absolute;
  left:.42rem;
  right:.42rem;
  bottom:.36rem;
  height:1px;
  background:#cfd4d8;
}
.ed-official-plp .ed-oplp-precision-featured-media img{
  position:relative;
  z-index:1;
  width:72%;
  height:4.8rem;
  object-fit:contain;
  filter:drop-shadow(0 .3rem .28rem rgba(16,21,26,.14));
}
.ed-official-plp .ed-oplp-precision-figure{
  position:absolute;
  z-index:2;
  top:.34rem;
  left:.4rem;
  color:#535c67;
  font-size:.12rem;
  font-weight:800;
  text-transform:uppercase;
}
.ed-official-plp .ed-oplp-precision-featured-copy{
  padding-right:.5rem;
}
.ed-official-plp .ed-oplp-precision-featured-copy h2,
.ed-official-plp .ed-oplp-precision-section-head h2,
.ed-official-plp .ed-oplp-precision-performance-copy h2,
.ed-official-plp .ed-oplp-precision-quote-copy h2{
  margin:0;
  color:var(--ed-precision-ink);
  font-size:.52rem;
  font-weight:720;
  line-height:1.08;
  letter-spacing:0;
}
.ed-official-plp .ed-oplp-precision-lead{
  max-width:5.7rem;
  margin:.24rem 0 0;
  color:var(--ed-precision-muted);
  font-size:.18rem;
  line-height:1.65;
}
.ed-official-plp .ed-oplp-precision-specs{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  margin:.46rem 0 0;
  border-top:1px solid var(--ed-precision-line);
}
.ed-official-plp .ed-oplp-precision-specs>div{
  padding:.18rem .16rem .18rem 0;
  border-bottom:1px solid var(--ed-precision-line);
}
.ed-official-plp .ed-oplp-precision-specs>div:nth-child(even){
  padding-left:.2rem;
  border-left:1px solid var(--ed-precision-line);
}
.ed-official-plp .ed-oplp-precision-specs dt,
.ed-official-plp .ed-oplp-precision-specs dd{
  margin:0;
}
.ed-official-plp .ed-oplp-precision-specs dt{
  color:#7a828c;
  font-size:.115rem;
  text-transform:uppercase;
}
.ed-official-plp .ed-oplp-precision-specs dd{
  margin-top:.06rem;
  font-size:.155rem;
  font-weight:800;
}
.ed-official-plp .ed-oplp-precision-text-link{
  position:relative;
  color:var(--ed-precision-ink);
  font-size:.145rem;
  font-weight:800;
}
.ed-official-plp .ed-oplp-precision-text-link:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-.08rem;
  height:2px;
  background:var(--ed-precision-orange);
}
.ed-official-plp .ed-oplp-precision-catalog{
  padding:1.18rem 0 1.3rem;
  background:var(--ed-precision-soft);
}
.ed-official-plp .ed-oplp-precision-section-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(3rem,5.8rem);
  align-items:end;
  gap:.8rem;
  margin-bottom:.52rem;
}
.ed-official-plp .ed-oplp-precision-section-head>p{
  margin:0;
  color:var(--ed-precision-muted);
  font-size:.16rem;
  line-height:1.65;
}
.ed-official-plp .ed-oplp-precision-filter{
  position:relative;
  z-index:12;
  margin:0 0 .52rem;
  padding:0;
  border:1px solid #cfd4d8;
  border-radius:0;
  background:#fff;
  box-shadow:none;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:.68rem;
  padding:.14rem .22rem;
  border-bottom:1px solid var(--ed-precision-line);
  background:var(--ed-precision-ink);
  color:#fff;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-control-title{
  display:flex;
  align-items:center;
  gap:.2rem;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-control-title strong{
  font-size:.15rem;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-control-title span{
  color:rgba(255,255,255,.62);
  font-size:.12rem;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-result-count{
  color:var(--ed-precision-orange);
  font-size:.17rem;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-reset{
  min-width:.76rem;
  min-height:.34rem;
  border:1px solid rgba(255,255,255,.28);
  border-radius:3px;
  color:#fff;
  background:transparent;
  font-size:.115rem;
  font-weight:800;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-grid{
  grid-template-columns:repeat(5,minmax(1.2rem,1fr)) minmax(2rem,1.25fr);
  gap:0;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-item,
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{
  min-width:0;
  border:0;
  border-right:1px solid var(--ed-precision-line);
  border-radius:0;
  background:#fff;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{
  border-right:0;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-toggle,
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{
  min-height:.72rem;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-toggle{
  padding:.13rem .16rem;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-toggle span,
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search>span{
  color:#858c95;
  font-size:.1rem;
  text-transform:uppercase;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-toggle strong{
  margin-top:.04rem;
  color:#202428;
  font-size:.125rem;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-menu{
  top:calc(100% + 1px);
  left:-1px;
  right:-1px;
  padding:.08rem;
  border:1px solid #cfd4d8;
  border-radius:0;
  box-shadow:0 .2rem .38rem rgba(15,20,25,.12);
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-menu button{
  min-height:.36rem;
  border-radius:2px;
  font-size:.12rem;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{
  display:grid;
  grid-template-columns:1fr auto;
  align-content:center;
  padding:.08rem .12rem;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search>span{
  grid-column:1/-1;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search input{
  min-width:0;
  min-height:.34rem;
  padding:.04rem .04rem 0;
  border:0;
  background:transparent;
  font-size:.12rem;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search button{
  align-self:center;
  min-width:.54rem;
  min-height:.3rem;
  border:0;
  border-radius:2px;
  color:#111;
  background:var(--ed-precision-orange);
  font-size:.1rem;
  font-weight:800;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-state{
  padding:.12rem .18rem;
  border-top:1px solid var(--ed-precision-line);
}
.ed-official-plp .ed-oplp-precision-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:1px;
  padding:1px;
  background:#cfd4d8;
}
.ed-official-plp .ed-oplp-precision-product{
  min-width:0;
  min-height:6.35rem;
  border:0;
  border-radius:0;
  background:#fff;
  box-shadow:none;
}
.ed-official-plp .ed-oplp-precision-product:before{
  top:0;
  height:2px;
  background:var(--ed-precision-orange);
  opacity:0;
  transition:opacity .25s ease;
}
.ed-official-plp .ed-oplp-precision-product:hover:before,
.ed-official-plp .ed-oplp-precision-product:focus-within:before{
  opacity:1;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media{
  min-height:3.7rem;
  border:0;
  border-radius:0;
  background:#f7f8f8;
  box-shadow:none;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media img{
  width:82%;
  height:3.05rem;
  object-fit:contain;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media>span{
  top:.18rem;
  left:.18rem;
  border:1px solid #d9dde1;
  border-radius:2px;
  color:#353b42;
  background:rgba(255,255,255,.86);
  font-size:.1rem;
  text-transform:uppercase;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body{
  min-height:2.65rem;
  padding:.26rem .26rem .22rem;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-title>span{
  color:#7d858e;
  font-size:.105rem;
  text-transform:uppercase;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-title h3{
  margin-top:.08rem;
  color:#15181b;
  font-size:.28rem;
  font-weight:760;
  line-height:1.05;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body>p{
  min-height:.52rem;
  margin:.16rem 0 0;
  color:#68717b;
  font-size:.13rem;
  line-height:1.55;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body dl{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  margin:.2rem 0 0;
  border-top:1px solid var(--ed-precision-line);
  border-bottom:1px solid var(--ed-precision-line);
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body dl>div{
  display:block;
  padding:.12rem .12rem .12rem 0;
  border:0;
  border-radius:0;
  background:transparent;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body dl>div+div{
  padding-left:.14rem;
  border-left:1px solid var(--ed-precision-line);
}
.ed-official-plp .ed-oplp-precision-product dt,
.ed-official-plp .ed-oplp-precision-product dd{
  display:block;
  margin:0;
  font-size:.1rem;
}
.ed-official-plp .ed-oplp-precision-product dt{
  color:#89919a;
  text-transform:uppercase;
}
.ed-official-plp .ed-oplp-precision-product dd{
  margin-top:.04rem;
  color:#252a2f;
  font-size:.12rem;
  font-weight:800;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions{
  grid-template-columns:1.08fr .82fr 1fr;
  gap:.06rem;
  min-height:.42rem;
  margin-top:.2rem;
  padding-top:0;
  opacity:1;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a,
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions button{
  min-height:.42rem;
  padding:.08rem .08rem;
  border-radius:2px;
  font-size:.105rem;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:first-child{
  color:#fff;
  background:#181b1e;
  border-color:#181b1e;
}
@media (hover:hover) and (pointer:fine){
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions button,
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:last-child{
    opacity:.28;
    transform:translateY(4px);
    transition:opacity .25s ease,transform .25s ease,background-color .2s ease,border-color .2s ease,color .2s ease;
  }
  .ed-official-plp .ed-oplp-precision-product:hover .ed-oplp-card-actions button,
  .ed-official-plp .ed-oplp-precision-product:hover .ed-oplp-card-actions a:last-child,
  .ed-official-plp .ed-oplp-precision-product:focus-within .ed-oplp-card-actions button,
  .ed-official-plp .ed-oplp-precision-product:focus-within .ed-oplp-card-actions a:last-child{
    opacity:1;
    transform:translateY(0);
  }
}
.ed-official-plp .ed-oplp-precision-performance{
  padding:1.18rem 0;
  background:#111315;
  color:#fff;
}
.ed-official-plp .ed-oplp-precision-performance-grid{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(4rem,.92fr);
  align-items:center;
  gap:.8rem;
}
.ed-official-plp .ed-oplp-precision-performance-media{
  height:6rem;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.14);
  background:#050607;
}
.ed-official-plp .ed-oplp-precision-performance-media img{
  width:100%;
  height:100%;
  max-width:100%;
  margin-left:0;
  object-fit:contain;
  object-position:center center;
}
.ed-official-plp .ed-oplp-precision-performance-copy{
  padding-right:.3rem;
}
.ed-official-plp .ed-oplp-precision-performance-copy h2,
.ed-official-plp .ed-oplp-precision-quote-copy h2{
  color:#fff;
}
.ed-official-plp .ed-oplp-precision-performance-copy>p{
  max-width:5.6rem;
  margin:.24rem 0 0;
  color:rgba(255,255,255,.64);
  font-size:.16rem;
  line-height:1.65;
}
.ed-official-plp .ed-oplp-precision-capabilities{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  margin-top:.46rem;
  border-top:1px solid rgba(255,255,255,.18);
  border-left:1px solid rgba(255,255,255,.18);
}
.ed-official-plp .ed-oplp-precision-capabilities>div{
  min-height:1.48rem;
  padding:.2rem;
  border-right:1px solid rgba(255,255,255,.18);
  border-bottom:1px solid rgba(255,255,255,.18);
}
.ed-official-plp .ed-oplp-precision-capabilities b,
.ed-official-plp .ed-oplp-precision-capabilities strong,
.ed-official-plp .ed-oplp-precision-capabilities span{
  display:block;
}
.ed-official-plp .ed-oplp-precision-capabilities b{
  color:var(--ed-precision-orange);
  font-size:.1rem;
}
.ed-official-plp .ed-oplp-precision-capabilities strong{
  margin-top:.12rem;
  font-size:.16rem;
}
.ed-official-plp .ed-oplp-precision-capabilities span{
  margin-top:.08rem;
  color:rgba(255,255,255,.5);
  font-size:.115rem;
  line-height:1.45;
}
.ed-official-plp .ed-oplp-precision-scenes{
  padding:1.25rem 0 1.35rem;
  background:#fff;
}
.ed-official-plp .ed-oplp-precision-scene-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:.16rem;
}
.ed-official-plp .ed-oplp-precision-scene-grid>a{
  position:relative;
  min-height:4.6rem;
  overflow:hidden;
  background:#111;
}
.ed-official-plp .ed-oplp-precision-scene-grid>a.is-wide{
  grid-column:auto;
}
.ed-official-plp .ed-oplp-precision-scene-grid img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  opacity:.82;
  transition:transform .55s ease,opacity .35s ease;
}
.ed-official-plp .ed-oplp-precision-scene-grid>a:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:46%;
  background:rgba(0,0,0,.68);
}
.ed-official-plp .ed-oplp-precision-scene-grid>a:hover img,
.ed-official-plp .ed-oplp-precision-scene-grid>a:focus-visible img{
  transform:scale(1.035);
  opacity:.94;
}
.ed-official-plp .ed-oplp-precision-scene-grid>a>div{
  position:absolute;
  z-index:2;
  left:.34rem;
  right:.34rem;
  bottom:.3rem;
  color:#fff;
}
.ed-official-plp .ed-oplp-precision-scene-grid span,
.ed-official-plp .ed-oplp-precision-scene-grid strong,
.ed-official-plp .ed-oplp-precision-scene-grid em{
  display:block;
  font-style:normal;
}
.ed-official-plp .ed-oplp-precision-scene-grid span{
  color:var(--ed-precision-orange);
  font-size:.105rem;
  font-weight:800;
  text-transform:uppercase;
}
.ed-official-plp .ed-oplp-precision-scene-grid strong{
  max-width:5.4rem;
  margin-top:.1rem;
  font-size:.22rem;
  line-height:1.32;
}
.ed-official-plp .ed-oplp-precision-scene-grid em{
  margin-top:.14rem;
  color:rgba(255,255,255,.62);
  font-size:.11rem;
  font-weight:700;
}
.ed-official-plp .ed-oplp-precision-quote{
  padding:1.05rem 0;
  background:#1b1f22;
  color:#fff;
}
.ed-official-plp .ed-oplp-precision-quote-grid{
  display:grid;
  grid-template-columns:minmax(3.4rem,.85fr) minmax(5.4rem,1.15fr) auto;
  align-items:center;
  gap:.65rem;
}
.ed-official-plp .ed-oplp-precision-quote-copy h2{
  font-size:.38rem;
}
.ed-official-plp .ed-oplp-precision-quote-steps{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border-left:1px solid rgba(255,255,255,.18);
}
.ed-official-plp .ed-oplp-precision-quote-steps>div{
  min-height:1.65rem;
  padding:.18rem;
  border-right:1px solid rgba(255,255,255,.18);
}
.ed-official-plp .ed-oplp-precision-quote-steps b,
.ed-official-plp .ed-oplp-precision-quote-steps strong,
.ed-official-plp .ed-oplp-precision-quote-steps span{
  display:block;
}
.ed-official-plp .ed-oplp-precision-quote-steps b{
  color:var(--ed-precision-orange);
  font-size:.1rem;
}
.ed-official-plp .ed-oplp-precision-quote-steps strong{
  margin-top:.1rem;
  font-size:.14rem;
}
.ed-official-plp .ed-oplp-precision-quote-steps span{
  margin-top:.07rem;
  color:rgba(255,255,255,.5);
  font-size:.1rem;
  line-height:1.45;
}
.ed-official-plp .ed-oplp-precision-faq{
  padding:1.02rem 0 1.2rem;
  background:#fff;
}
.ed-official-plp .ed-oplp-precision-faq .ed-tablet-section-head{
  max-width:6.7rem;
  margin-bottom:.35rem;
}
.ed-official-plp .ed-oplp-precision-faq .ed-title{
  color:#171a1d;
  font-size:.4rem;
}
.ed-official-plp .ed-oplp-precision-faq .ed-tablet-faq{
  border-top:1px solid #cfd4d8;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item{
  padding-right:.78rem;
  border:0;
  border-bottom:1px solid #d9dde1;
  border-radius:0;
  background:#fff;
  box-shadow:none;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-q{
  min-height:.76rem;
  font-size:.165rem;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-a{
  max-width:9.4rem;
  padding-bottom:.24rem;
  color:#68717b;
  font-size:.14rem;
}
@media (max-width:1280px){
  .ed-official-plp .ed-oplp-precision-hero h1{font-size:.58rem}
  .ed-official-plp .ed-oplp-precision-featured-grid{gap:.6rem}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-item:nth-child(3n),
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{border-right:0}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-item,
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{border-bottom:1px solid var(--ed-precision-line)}
  .ed-official-plp .ed-oplp-precision-quote-grid{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-quote-grid>.ed-oplp-precision-btn{justify-self:start}
}
@media (max-width:980px){
  .ed-official-plp .ed-oplp-precision-hero{min-height:7.6rem}
  .ed-official-plp .ed-oplp-precision-hero-media{width:100%;opacity:.52}
  .ed-official-plp .ed-oplp-precision-hero-media:before{background:rgba(0,0,0,.35)}
  .ed-official-plp .ed-oplp-precision-hero-inner{min-height:7.6rem;padding-top:2rem}
  .ed-official-plp .ed-oplp-precision-hero-copy{width:72%}
  .ed-official-plp .ed-oplp-precision-hero-proof{width:72%}
  .ed-official-plp .ed-oplp-precision-featured-grid,
  .ed-official-plp .ed-oplp-precision-performance-grid{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-featured-copy,
  .ed-official-plp .ed-oplp-precision-performance-copy{padding-right:0}
  .ed-official-plp .ed-oplp-precision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-official-plp .ed-oplp-precision-product{min-height:6.05rem}
  .ed-official-plp .ed-oplp-precision-performance-media{height:5rem}
}
@media (max-width:640px){
  .ed-official-plp .ed-oplp-precision-hero{min-height:7.1rem}
  .ed-official-plp .ed-oplp-precision-hero-media{height:55%;top:auto}
  .ed-official-plp .ed-oplp-precision-hero-media img{width:132%;margin-left:-20%;object-position:92% center}
  .ed-official-plp .ed-oplp-precision-hero-inner{min-height:7.1rem;padding-top:1.45rem;padding-bottom:.24rem}
  .ed-official-plp .ed-oplp-precision-hero-copy{width:100%}
  .ed-official-plp .ed-oplp-precision-index,
  .ed-official-plp .ed-oplp-precision-kicker{margin-bottom:.16rem;font-size:.105rem}
  .ed-official-plp .ed-oplp-precision-hero h1{font-size:.42rem;line-height:1.08}
  .ed-official-plp .ed-oplp-precision-hero-copy>p{margin-top:.18rem;font-size:.145rem;line-height:1.55}
  .ed-official-plp .ed-oplp-precision-actions{margin-top:.24rem}
  .ed-official-plp .ed-oplp-precision-btn{min-height:.46rem;padding:.11rem .18rem;font-size:.125rem}
  .ed-official-plp .ed-oplp-precision-hero-proof{grid-template-columns:1fr;width:100%;border-top:1px solid rgba(255,255,255,.2)}
  .ed-official-plp .ed-oplp-precision-hero-proof>div{display:flex;align-items:center;justify-content:space-between;min-height:.48rem;padding:.1rem 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}
  .ed-official-plp .ed-oplp-precision-hero-proof>div+div{padding-left:0}
  .ed-official-plp .ed-oplp-precision-hero-proof strong{font-size:.15rem}
  .ed-official-plp .ed-oplp-precision-hero-proof span{margin-top:0;font-size:.105rem}
  .ed-official-plp .ed-oplp-precision-featured,
  .ed-official-plp .ed-oplp-precision-catalog,
  .ed-official-plp .ed-oplp-precision-performance,
  .ed-official-plp .ed-oplp-precision-scenes,
  .ed-official-plp .ed-oplp-precision-faq{padding:.72rem 0}
  .ed-official-plp .ed-oplp-precision-featured-media{min-height:3.6rem}
  .ed-official-plp .ed-oplp-precision-featured-media img{width:88%;height:3rem}
  .ed-official-plp .ed-oplp-precision-featured-copy h2,
  .ed-official-plp .ed-oplp-precision-section-head h2,
  .ed-official-plp .ed-oplp-precision-performance-copy h2{font-size:.36rem}
  .ed-official-plp .ed-oplp-precision-lead{font-size:.145rem}
  .ed-official-plp .ed-oplp-precision-specs{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-specs>div:nth-child(even){padding-left:0;border-left:0}
  .ed-official-plp .ed-oplp-precision-section-head{grid-template-columns:1fr;gap:.18rem;margin-bottom:.32rem}
  .ed-official-plp .ed-oplp-precision-section-head>p{font-size:.135rem}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-head{align-items:flex-start;gap:.12rem}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-control-title{display:block}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-control-title span{display:block;margin-top:.05rem}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-grid{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-item,
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{border-right:0}
  .ed-official-plp .ed-oplp-precision-grid{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-product{min-height:0}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media{min-height:3.05rem}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media img{height:2.5rem}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body{min-height:0;padding:.22rem}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body>p{min-height:0}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-performance-media{height:3.6rem}
  .ed-official-plp .ed-oplp-precision-performance-media img{width:100%;max-width:100%;margin-left:0;object-fit:contain;object-position:center center}
  .ed-official-plp .ed-oplp-precision-capabilities{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-capabilities>div{min-height:1.12rem}
  .ed-official-plp .ed-oplp-precision-scene-grid{grid-template-columns:1fr;gap:.12rem}
  .ed-official-plp .ed-oplp-precision-scene-grid>a{min-height:3.8rem}
  .ed-official-plp .ed-oplp-precision-scene-grid>a>div{left:.22rem;right:.22rem;bottom:.2rem}
  .ed-official-plp .ed-oplp-precision-scene-grid strong{font-size:.18rem}
  .ed-official-plp .ed-oplp-precision-quote{padding:.68rem 0}
  .ed-official-plp .ed-oplp-precision-quote-copy h2{font-size:.32rem}
  .ed-official-plp .ed-oplp-precision-quote-steps{grid-template-columns:1fr;border-top:1px solid rgba(255,255,255,.18)}
  .ed-official-plp .ed-oplp-precision-quote-steps>div{min-height:1.05rem;border-bottom:1px solid rgba(255,255,255,.18)}
  .ed-official-plp .ed-oplp-precision-faq .ed-title{font-size:.32rem}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item{padding-right:.56rem}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-q{font-size:.14rem}
}
@media (prefers-reduced-motion:reduce){
  .ed-official-plp .ed-oplp-precision-hero-media img,
  .ed-official-plp .ed-oplp-precision-featured-media img,
  .ed-official-plp .ed-oplp-precision-performance-media img,
  .ed-official-plp .ed-oplp-precision-scene-grid img,
  .ed-official-plp .ed-oplp-precision-product,
  .ed-official-plp .ed-oplp-precision-product img{
    transition:none!important;
    transform:none!important;
  }
}

/* 2026-07-12 Product Category visual and conversion enhancement. */
.ed-oplp-card-actions{
  opacity:.72;
  transition:opacity .28s;
}
.ed-oplp-card:hover .ed-oplp-card-actions,
.ed-oplp-card:focus-within .ed-oplp-card-actions{
  opacity:1;
}
.ed-oplp-empty p{
  margin:.12rem 0 0;
  color:#687386;
}
.ed-oplp-empty-links{
  display:flex;
  flex-wrap:wrap;
  gap:.1rem;
  margin:.16rem 0 .22rem;
}
.ed-oplp-empty-links a{
  box-shadow:none;
}

/* 2026-07-12 Product Category precision detail polish. */
.ed-official-plp.ed-oplp-precision{--ed-precision-section-space:1.12rem;--ed-precision-control-shadow:0 .14rem .34rem rgba(12,16,20,.16)}
.ed-official-plp .ed-oplp-precision-hero:before{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,#090b0d 0%,rgba(9,11,13,.96) 30%,rgba(9,11,13,.7) 49%,rgba(9,11,13,.16) 74%,rgba(9,11,13,.04) 100%)}
.ed-official-plp .ed-oplp-precision-hero-media:before{background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.18))}
.ed-official-plp .ed-oplp-precision-hero-media img{filter:saturate(.92) contrast(1.04)}
.ed-official-plp .ed-oplp-precision-hero-copy{padding-top:.12rem}
.ed-official-plp .ed-oplp-precision-hero-copy>p{color:rgba(255,255,255,.78)}
.ed-official-plp .ed-oplp-precision-hero-proof{width:58%;backdrop-filter:blur(8px);background:rgba(8,10,12,.2)}
.ed-official-plp .ed-oplp-precision-featured,.ed-official-plp .ed-oplp-precision-performance,.ed-official-plp .ed-oplp-precision-scenes,.ed-official-plp .ed-oplp-precision-quote,.ed-official-plp .ed-oplp-precision-faq{padding-top:var(--ed-precision-section-space);padding-bottom:var(--ed-precision-section-space)}
.ed-official-plp .ed-oplp-precision-catalog{padding-top:var(--ed-precision-section-space);padding-bottom:calc(var(--ed-precision-section-space) + .1rem)}
.ed-official-plp .ed-oplp-precision-featured-grid,.ed-official-plp .ed-oplp-precision-performance-grid,.ed-official-plp .ed-oplp-precision-quote-grid{gap:.82rem}
.ed-official-plp .ed-oplp-precision-section-head{margin-bottom:.44rem}
.ed-official-plp .ed-oplp-precision-actions{gap:.1rem;margin-top:.34rem}
.ed-official-plp .ed-oplp-precision-btn{position:relative;isolation:isolate;min-width:1.84rem;min-height:.56rem;padding:.14rem .54rem .14rem .24rem;overflow:hidden;border-radius:2px;box-shadow:0 .08rem .18rem rgba(0,0,0,.14);transition:color .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}
.ed-official-plp .ed-oplp-precision-btn:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(105deg,transparent 28%,rgba(255,255,255,.3) 48%,transparent 68%);transform:translateX(-115%);transition:transform .55s cubic-bezier(.22,.61,.36,1)}
.ed-official-plp .ed-oplp-precision-btn:after{content:"\2197";position:absolute;right:.2rem;top:50%;font-size:.17rem;font-weight:500;line-height:1;transform:translateY(-52%);transition:transform .22s ease}
.ed-official-plp .ed-oplp-precision-btn:hover,.ed-official-plp .ed-oplp-precision-btn:focus-visible{transform:translateY(-3px);box-shadow:var(--ed-precision-control-shadow)}
.ed-official-plp .ed-oplp-precision-btn:hover:before,.ed-official-plp .ed-oplp-precision-btn:focus-visible:before{transform:translateX(115%)}
.ed-official-plp .ed-oplp-precision-btn:hover:after,.ed-official-plp .ed-oplp-precision-btn:focus-visible:after{transform:translate(3px,-55%)}
.ed-official-plp .ed-oplp-precision-btn:active,.ed-official-plp .ed-oplp-precision-btn.is-precision-pressed{transform:translateY(0) scale(.975);box-shadow:0 .04rem .1rem rgba(0,0,0,.16)}
.ed-official-plp .ed-oplp-precision-btn.is-primary:hover,.ed-official-plp .ed-oplp-precision-btn.is-primary:focus-visible{color:#111;background:#ffad2f;border-color:#ffad2f}
.ed-official-plp .ed-oplp-precision-btn.is-ghost:hover,.ed-official-plp .ed-oplp-precision-btn.is-ghost:focus-visible{color:#fff;border-color:rgba(255,255,255,.82);background:rgba(255,255,255,.1)}
.ed-official-plp .ed-oplp-precision-btn.is-dark:hover,.ed-official-plp .ed-oplp-precision-btn.is-dark:focus-visible{color:#111;background:var(--ed-precision-orange);border-color:var(--ed-precision-orange)}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a,.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions button{border-radius:2px;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease,opacity .25s ease}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:hover,.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:focus-visible{transform:translateY(-2px);box-shadow:0 .08rem .16rem rgba(13,17,21,.13)}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:last-child:hover,.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:last-child:focus-visible{color:#111;background:var(--ed-precision-orange);border-color:var(--ed-precision-orange)}
@media (max-width:980px){.ed-official-plp .ed-oplp-precision-hero:before{background:linear-gradient(180deg,#090b0d 0%,rgba(9,11,13,.94) 43%,rgba(9,11,13,.5) 70%,rgba(9,11,13,.2) 100%)}.ed-official-plp .ed-oplp-precision-hero-proof{width:72%}}
@media (max-width:640px){.ed-official-plp.ed-oplp-precision{--ed-precision-section-space:.78rem}.ed-official-plp .ed-oplp-precision-hero:before{background:linear-gradient(180deg,#090b0d 0%,rgba(9,11,13,.98) 48%,rgba(9,11,13,.58) 72%,rgba(9,11,13,.28) 100%)}.ed-official-plp .ed-oplp-precision-hero-proof{width:100%;backdrop-filter:none;background:transparent}.ed-official-plp .ed-oplp-precision-btn{width:100%;min-height:.52rem}.ed-official-plp .ed-oplp-precision-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.ed-official-plp .ed-oplp-precision-featured-grid,.ed-official-plp .ed-oplp-precision-performance-grid,.ed-official-plp .ed-oplp-precision-quote-grid{gap:.48rem}}
@media (prefers-reduced-motion:reduce){.ed-official-plp .ed-oplp-precision-btn:before{display:none}}

/* 2026-07-12 Product Category screenshot alignment corrections. */
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media:before{display:none!important;animation:none!important}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media{background:#f4f6f7}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media:after{background:#d9dde1}
.ed-official-plp .ed-oplp-precision-filter{overflow:visible;border-color:#d8dde1;background:#fff}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) minmax(2.8rem,1.35fr);align-items:stretch;gap:0}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-item,.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{min-height:.72rem;margin:0;border-right:1px solid var(--ed-precision-line);background:#fff}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-item.is-fixed{background:#f7f8f9}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;align-content:stretch;gap:.06rem;padding:.1rem;border-right:0}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search input{width:100%;height:.5rem;min-height:0;padding:0 .14rem;border:1px solid #d8dde1;border-radius:2px;background:#fff;color:#202428;font-size:.12rem;font-weight:600;box-shadow:none}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search input:focus{border-color:var(--ed-precision-orange);box-shadow:0 0 0 2px rgba(255,153,0,.12)}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search button{width:auto;height:.5rem;min-width:.64rem;min-height:0;padding:0 .14rem;border:1px solid #171a1d;border-radius:2px;background:#171a1d;color:#fff;font-size:.105rem;font-weight:800}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search .ed-plp-filter-reset{min-width:.58rem;border-color:#d8dde1;background:#fff;color:#454c54}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search .ed-plp-filter-reset:hover,.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search .ed-plp-filter-reset:focus-visible{border-color:#171a1d;color:#171a1d}
.ed-official-plp .ed-oplp-precision-faq>.w1792{display:grid;grid-template-columns:minmax(3.5rem,5rem) minmax(0,1fr);align-items:start;gap:.8rem}
.ed-official-plp .ed-oplp-precision-faq .ed-tablet-section-head{display:block;width:auto;max-width:none;margin:0;padding-right:.2rem}
.ed-official-plp .ed-oplp-precision-faq .ed-tablet-section-head>div{width:auto;min-width:0}
.ed-official-plp .ed-oplp-precision-faq .ed-title{max-width:4.8rem;font-size:.4rem;line-height:1.12;overflow-wrap:normal;word-break:normal}
.ed-official-plp .ed-oplp-precision-faq .ed-tablet-faq{min-width:0;margin:0}
@media (max-width:1280px){.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-item,.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{border-bottom:1px solid var(--ed-precision-line)}.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{grid-column:span 3}.ed-official-plp .ed-oplp-precision-faq>.w1792{grid-template-columns:minmax(3rem,4.2rem) minmax(0,1fr);gap:.5rem}}
@media (max-width:760px){.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-grid{grid-template-columns:1fr}.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{grid-column:auto}.ed-official-plp .ed-oplp-precision-faq>.w1792{display:block}.ed-official-plp .ed-oplp-precision-faq .ed-tablet-section-head{margin-bottom:.32rem;padding-right:0}.ed-official-plp .ed-oplp-precision-faq .ed-title{max-width:6rem;font-size:.32rem}}
@media (max-width:460px){.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{grid-template-columns:minmax(0,1fr) auto}.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search .ed-plp-filter-reset{grid-column:1/-1;width:100%}}

/* 2026-07-12 Product Category seamless Hero gradient. */
@media (min-width:981px){
  .ed-official-plp .ed-oplp-precision-hero-media{inset:0;width:100%;opacity:1}
  .ed-official-plp .ed-oplp-precision-hero-media img{width:100%;height:100%;margin-left:0;object-position:center center}
  .ed-official-plp .ed-oplp-precision-hero:before{background:linear-gradient(90deg,#090b0d 0%,rgba(9,11,13,.99) 24%,rgba(9,11,13,.9) 38%,rgba(9,11,13,.56) 54%,rgba(9,11,13,.2) 70%,rgba(9,11,13,.05) 86%,rgba(9,11,13,0) 100%)}
}

/* 2026-07-12 Product Category final responsive layer. */
.ed-official-plp .ed-oplp-precision-hero-copy,
.ed-official-plp .ed-oplp-precision-featured-grid>* ,
.ed-official-plp .ed-oplp-precision-performance-grid>* ,
.ed-official-plp .ed-oplp-precision-quote-grid>* ,
.ed-official-plp .ed-oplp-precision-section-head>*{min-width:0}
@media (max-width:1440px){
  .ed-official-plp .ed-oplp-precision-hero,.ed-official-plp .ed-oplp-precision-hero-inner{min-height:7.45rem}
  .ed-official-plp .ed-oplp-precision-hero-inner{padding-top:1.85rem}
  .ed-official-plp .ed-oplp-precision-hero-copy{width:52%;max-width:6.8rem}
  .ed-official-plp .ed-oplp-precision-hero h1{font-size:.58rem}
  .ed-official-plp .ed-oplp-precision-hero-proof{width:60%}
  .ed-official-plp .ed-oplp-precision-featured-grid{grid-template-columns:minmax(0,1fr) minmax(3.7rem,.82fr);gap:.58rem}
  .ed-official-plp .ed-oplp-precision-featured-media{min-height:5.3rem}
  .ed-official-plp .ed-oplp-precision-performance-grid{gap:.56rem}
}
@media (max-width:1100px){
  .ed-official-plp .ed-oplp-precision-hero,.ed-official-plp .ed-oplp-precision-hero-inner{min-height:7.1rem}
  .ed-official-plp .ed-oplp-precision-hero-copy{width:60%}
  .ed-official-plp .ed-oplp-precision-hero h1{font-size:.5rem}
  .ed-official-plp .ed-oplp-precision-hero-copy>p{font-size:.17rem}
  .ed-official-plp .ed-oplp-precision-hero-proof{width:66%}
  .ed-official-plp .ed-oplp-precision-section-head{grid-template-columns:minmax(0,1fr) minmax(2.8rem,4.6rem);gap:.42rem}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{grid-column:span 3}
  .ed-official-plp .ed-oplp-precision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-official-plp .ed-oplp-precision-faq>.w1792{grid-template-columns:minmax(2.8rem,3.8rem) minmax(0,1fr);gap:.42rem}
}
@media (max-width:980px){
  .ed-official-plp .ed-oplp-precision-hero,.ed-official-plp .ed-oplp-precision-hero-inner{min-height:7.3rem}
  .ed-official-plp .ed-oplp-precision-hero-media{inset:0;width:100%;height:100%;opacity:1}
  .ed-official-plp .ed-oplp-precision-hero-media img{width:100%;height:100%;margin:0;object-fit:cover;object-position:72% center}
  .ed-official-plp .ed-oplp-precision-hero-media:before{background:rgba(0,0,0,.08)}
  .ed-official-plp .ed-oplp-precision-hero:before{background:linear-gradient(180deg,#090b0d 0%,rgba(9,11,13,.98) 44%,rgba(9,11,13,.78) 59%,rgba(9,11,13,.3) 78%,rgba(9,11,13,.12) 100%)}
  .ed-official-plp .ed-oplp-precision-hero-inner{padding-top:1.55rem;padding-bottom:.32rem}
  .ed-official-plp .ed-oplp-precision-hero-copy{width:78%;max-width:6.5rem}
  .ed-official-plp .ed-oplp-precision-hero-proof{width:78%}
  .ed-official-plp .ed-oplp-precision-featured-grid,.ed-official-plp .ed-oplp-precision-performance-grid{grid-template-columns:1fr;gap:.48rem}
  .ed-official-plp .ed-oplp-precision-featured-media{min-height:4.6rem}
  .ed-official-plp .ed-oplp-precision-featured-media img{height:3.8rem}
  .ed-official-plp .ed-oplp-precision-featured-copy,.ed-official-plp .ed-oplp-precision-performance-copy{padding-right:0}
  .ed-official-plp .ed-oplp-precision-performance-media{height:4.6rem}
  .ed-official-plp .ed-oplp-precision-scene-grid{grid-template-columns:1fr 1fr}
  .ed-official-plp .ed-oplp-precision-quote-grid{grid-template-columns:1fr;gap:.38rem}
  .ed-official-plp .ed-oplp-precision-quote-grid>.ed-oplp-precision-btn{justify-self:start}
}
@media (max-width:760px){
  .ed-official-plp.ed-oplp-precision{--ed-precision-section-space:.72rem}
  .ed-official-plp .ed-oplp-precision-hero,.ed-official-plp .ed-oplp-precision-hero-inner{min-height:6.9rem}
  .ed-official-plp .ed-oplp-precision-hero-copy{width:100%;max-width:none;padding-top:0}
  .ed-official-plp .ed-oplp-precision-hero h1{max-width:6rem;font-size:.4rem;line-height:1.08}
  .ed-official-plp .ed-oplp-precision-hero-copy>p{max-width:5.5rem;font-size:.145rem;line-height:1.55}
  .ed-official-plp .ed-oplp-precision-hero-proof{width:100%}
  .ed-official-plp .ed-oplp-precision-section-head{grid-template-columns:1fr;gap:.16rem}
  .ed-official-plp .ed-oplp-precision-section-head>p{font-size:.135rem}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-grid{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{grid-column:auto}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-item,.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{border-right:0;border-bottom:1px solid var(--ed-precision-line)}
  .ed-official-plp .ed-oplp-precision-grid{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-product{min-height:0}
  .ed-official-plp .ed-oplp-precision-scene-grid{grid-template-columns:1fr;gap:.12rem}
  .ed-official-plp .ed-oplp-precision-faq>.w1792{display:block}
  .ed-official-plp .ed-oplp-precision-faq .ed-tablet-section-head{margin-bottom:.3rem;padding-right:0}
}
@media (max-width:520px){
  .ed-official-plp .ed-oplp-precision-hero,.ed-official-plp .ed-oplp-precision-hero-inner{min-height:6.65rem}
  .ed-official-plp .ed-oplp-precision-hero-media{inset:auto 0 0;height:48%}
  .ed-official-plp .ed-oplp-precision-hero-media img{width:125%;height:100%;margin-left:-18%;object-position:88% center}
  .ed-official-plp .ed-oplp-precision-hero:before{background:linear-gradient(180deg,#090b0d 0%,#090b0d 44%,rgba(9,11,13,.9) 58%,rgba(9,11,13,.44) 78%,rgba(9,11,13,.2) 100%)}
  .ed-official-plp .ed-oplp-precision-hero-inner{padding-top:1.28rem;padding-bottom:.2rem}
  .ed-official-plp .ed-oplp-precision-index{max-width:100%;font-size:.1rem}
  .ed-official-plp .ed-oplp-precision-hero h1{font-size:.34rem;line-height:1.08}
  .ed-official-plp .ed-oplp-precision-hero-copy>p{margin-top:.16rem;font-size:.13rem;line-height:1.5}
  .ed-official-plp .ed-oplp-precision-actions{grid-template-columns:1fr 1fr;gap:.08rem;margin-top:.2rem}
  .ed-official-plp .ed-oplp-precision-btn{min-width:0;min-height:.48rem;padding:.11rem .38rem .11rem .14rem;font-size:.115rem}
  .ed-official-plp .ed-oplp-precision-btn:after{right:.13rem;font-size:.14rem}
  .ed-official-plp .ed-oplp-precision-hero-proof{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-hero-proof>div{min-height:.42rem;padding:.08rem 0}
  .ed-official-plp .ed-oplp-precision-featured-media{min-height:3.2rem}
  .ed-official-plp .ed-oplp-precision-featured-media img{width:90%;height:2.65rem}
  .ed-official-plp .ed-oplp-precision-featured-copy h2,.ed-official-plp .ed-oplp-precision-section-head h2,.ed-official-plp .ed-oplp-precision-performance-copy h2{font-size:.32rem}
  .ed-official-plp .ed-oplp-precision-specs{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-specs>div:nth-child(even){padding-left:0;border-left:0}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{grid-template-columns:minmax(0,1fr) auto}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search .ed-plp-filter-reset{grid-column:1/-1;width:100%}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media{min-height:2.8rem}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media img{height:2.2rem}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions{grid-template-columns:1fr 1fr 1fr}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a,.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions button{min-width:0;padding:.08rem .04rem;font-size:.095rem}
  .ed-official-plp .ed-oplp-precision-performance-media{height:3.15rem}
  .ed-official-plp .ed-oplp-precision-capabilities{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-scene-grid>a{min-height:3.25rem}
  .ed-official-plp .ed-oplp-precision-quote-copy h2,.ed-official-plp .ed-oplp-precision-faq .ed-title{font-size:.29rem}
  .ed-official-plp .ed-oplp-precision-quote-steps{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-quote-grid>.ed-oplp-precision-btn{width:100%;justify-self:stretch}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item{padding-right:.5rem}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-q{font-size:.135rem;line-height:1.45}
}

/* 2026-07-12 Product Category mobile acceptance rebuild. */
@media (max-width:520px){
  .ed-official-plp.ed-oplp-precision{--ed-precision-section-space:56px}
  .ed-official-plp .ed-oplp-precision-hero,.ed-official-plp .ed-oplp-precision-hero-inner{min-height:690px}
  .ed-official-plp .ed-oplp-precision-hero-media{inset:auto 0 0;width:100%;height:340px;opacity:1}
  .ed-official-plp .ed-oplp-precision-hero-media img{width:128%;height:100%;margin-left:-23%;object-fit:cover;object-position:88% center}
  .ed-official-plp .ed-oplp-precision-hero:before{background:linear-gradient(180deg,#090b0d 0%,#090b0d 42%,rgba(9,11,13,.96) 51%,rgba(9,11,13,.52) 68%,rgba(9,11,13,.18) 100%)}
  .ed-official-plp .ed-oplp-precision-hero-inner{padding-top:28px;padding-bottom:0}
  .ed-official-plp .ed-oplp-precision-hero-copy{width:100%;max-width:none;padding:0}
  .ed-official-plp .ed-oplp-precision-index,.ed-official-plp .ed-oplp-precision-kicker{gap:8px;margin-bottom:14px;font-size:10px;line-height:1.4}
  .ed-official-plp .ed-oplp-precision-index:before,.ed-official-plp .ed-oplp-precision-kicker:before{width:24px}
  .ed-official-plp .ed-oplp-precision-hero h1{max-width:340px;font-size:30px;line-height:1.08}
  .ed-official-plp .ed-oplp-precision-hero-copy>p{max-width:340px;margin-top:16px;font-size:14px;line-height:1.55}
  .ed-official-plp .ed-oplp-precision-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:20px}
  .ed-official-plp .ed-oplp-precision-btn{width:100%;min-width:0;min-height:44px;padding:10px 34px 10px 14px;font-size:12px}
  .ed-official-plp .ed-oplp-precision-btn:after{right:12px;font-size:15px}
  .ed-official-plp .ed-oplp-precision-hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-top:auto;border-top:1px solid rgba(255,255,255,.22);background:rgba(7,9,11,.76);backdrop-filter:blur(8px)}
  .ed-official-plp .ed-oplp-precision-hero-proof>div{display:block;min-height:78px;padding:14px 8px;border-right:1px solid rgba(255,255,255,.16);border-bottom:0}
  .ed-official-plp .ed-oplp-precision-hero-proof>div+div{padding-left:12px}
  .ed-official-plp .ed-oplp-precision-hero-proof strong{font-size:13px;line-height:1.25}
  .ed-official-plp .ed-oplp-precision-hero-proof span{margin-top:6px;font-size:10px;line-height:1.35}
  .ed-official-plp .ed-oplp-precision-featured,.ed-official-plp .ed-oplp-precision-catalog,.ed-official-plp .ed-oplp-precision-performance,.ed-official-plp .ed-oplp-precision-scenes,.ed-official-plp .ed-oplp-precision-faq{padding-top:56px;padding-bottom:56px}
  .ed-official-plp .ed-oplp-precision-featured-grid,.ed-official-plp .ed-oplp-precision-performance-grid,.ed-official-plp .ed-oplp-precision-quote-grid{gap:36px}
  .ed-official-plp .ed-oplp-precision-featured-media{min-height:300px}
  .ed-official-plp .ed-oplp-precision-featured-media img{width:88%;height:240px}
  .ed-official-plp .ed-oplp-precision-figure{top:18px;left:18px;font-size:10px}
  .ed-official-plp .ed-oplp-precision-featured-copy h2,.ed-official-plp .ed-oplp-precision-section-head h2,.ed-official-plp .ed-oplp-precision-performance-copy h2,.ed-official-plp .ed-oplp-precision-quote-copy h2,.ed-official-plp .ed-oplp-precision-faq .ed-title{font-size:30px;line-height:1.12}
  .ed-official-plp .ed-oplp-precision-lead,.ed-official-plp .ed-oplp-precision-section-head>p,.ed-official-plp .ed-oplp-precision-performance-copy>p{margin-top:16px;font-size:14px;line-height:1.65}
  .ed-official-plp .ed-oplp-precision-specs{margin-top:28px}
  .ed-official-plp .ed-oplp-precision-specs>div{padding:15px 0}
  .ed-official-plp .ed-oplp-precision-specs dt{font-size:10px}
  .ed-official-plp .ed-oplp-precision-specs dd{margin-top:5px;font-size:14px}
  .ed-official-plp .ed-oplp-precision-text-link{font-size:13px}
  .ed-official-plp .ed-oplp-precision-section-head{gap:6px;margin-bottom:28px}
  .ed-official-plp .ed-oplp-precision-filter{margin-bottom:28px}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-item,.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{min-height:62px}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-toggle{min-height:62px;padding:10px 14px}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-toggle span{font-size:12px}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-toggle strong{margin-top:4px;font-size:15px}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-menu button{min-height:42px;font-size:13px}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{gap:8px;padding:10px}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search input,.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search button{height:44px;font-size:12px}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media{min-height:260px}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media img{height:210px}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media span{top:16px;left:16px;padding:7px 10px;font-size:10px}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body{padding:22px}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-title>span{font-size:10px}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-title h3{margin-top:6px;font-size:26px}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body>p{margin-top:12px;font-size:14px;line-height:1.55}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body dl{margin-top:18px}
  .ed-official-plp .ed-oplp-precision-product dt{font-size:9px}
  .ed-official-plp .ed-oplp-precision-product dd{font-size:12px}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions{grid-template-columns:1fr 1fr 1fr;gap:5px;margin-top:18px}
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a,.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions button{min-height:40px;padding:8px 4px;font-size:10px}
  .ed-official-plp .ed-oplp-precision-performance-media{height:310px}
  .ed-official-plp .ed-oplp-precision-capabilities{margin-top:24px}
  .ed-official-plp .ed-oplp-precision-capabilities>div{min-height:100px;padding:18px}
  .ed-official-plp .ed-oplp-precision-capabilities strong{font-size:14px}
  .ed-official-plp .ed-oplp-precision-capabilities span{font-size:11px;line-height:1.5}
  .ed-official-plp .ed-oplp-precision-scene-grid>a{min-height:330px}
  .ed-official-plp .ed-oplp-precision-scene-grid strong{font-size:20px}
  .ed-official-plp .ed-oplp-precision-scene-grid span{font-size:12px;line-height:1.45}
  .ed-official-plp .ed-oplp-precision-quote{padding-top:52px;padding-bottom:52px}
  .ed-official-plp .ed-oplp-precision-quote-copy>p{font-size:14px;line-height:1.6}
  .ed-official-plp .ed-oplp-precision-quote-steps>div{min-height:94px;padding:16px}
  .ed-official-plp .ed-oplp-precision-quote-steps b{font-size:11px}
  .ed-official-plp .ed-oplp-precision-quote-steps strong{font-size:14px}
  .ed-official-plp .ed-oplp-precision-quote-steps span{font-size:11px}
  .ed-official-plp .ed-oplp-precision-faq .ed-tablet-section-head{margin-bottom:28px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item{padding-right:46px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-q{min-height:64px;font-size:14px;line-height:1.45}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-a{padding-bottom:18px;font-size:13px;line-height:1.6}
}

/* 2026-07-12 Product Category official featured banner. */
.ed-official-plp .ed-oplp-precision-featured-media{
  min-height:5.3rem;
  overflow:hidden;
  background:#101214;
}
.ed-official-plp .ed-oplp-precision-featured-media:after{display:none}
.ed-official-plp .ed-oplp-precision-featured-media img{
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:78% center;
  filter:none;
}
.ed-official-plp .ed-oplp-precision-figure,
.ed-official-plp .ed-v5-callout{display:none!important}
@media (max-width:980px){
  .ed-official-plp .ed-oplp-precision-featured-media{min-height:4.6rem}
  .ed-official-plp .ed-oplp-precision-featured-media img{width:100%;height:100%;object-position:78% center}
}
@media (max-width:520px){
  .ed-official-plp .ed-oplp-precision-featured-media{min-height:260px}
  .ed-official-plp .ed-oplp-precision-featured-media img{width:100%;height:260px;object-position:76% center}
}

/* 2026-07-12 Product Category scene-first filter toolbar. */
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-grid{
  grid-template-columns:repeat(4,minmax(0,1fr)) minmax(2.8rem,1.35fr);
}
@media (max-width:1280px){
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{grid-column:span 2}
}
@media (max-width:760px){
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-grid{grid-template-columns:1fr}
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{grid-column:auto}
}

/* 2026-07-12 Product Category borderless four-column catalog. */
.ed-official-plp .ed-oplp-precision-catalog{background:#fff}
.ed-official-plp .ed-oplp-precision-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:.28rem;
  padding:0;
  background:transparent;
}
.ed-official-plp .ed-oplp-precision-product,
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media,
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body{
  border:0;
  background:transparent;
  box-shadow:none;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media:after{display:none}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media>span{
  border:0;
  color:var(--ed-precision-orange);
  background:transparent;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body{padding:.22rem 0 0}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body dl{
  gap:.18rem;
  border:0;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body dl>div,
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body dl>div+div{
  padding:.08rem 0;
  border:0;
}
.ed-official-plp .ed-oplp-precision-product dt{
  color:var(--ed-precision-orange);
  font-weight:800;
}
@media (max-width:1280px){
  .ed-official-plp .ed-oplp-precision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:760px){
  .ed-official-plp .ed-oplp-precision-grid{grid-template-columns:1fr;gap:.42rem}
}

/* 2026-07-12 Product Category card frame and stronger depth. */
.ed-official-plp .ed-oplp-precision-product{
  overflow:hidden;
  border:1px solid #d8dde2;
  border-radius:4px;
  background:#fff;
  box-shadow:0 .12rem .28rem rgba(20,28,36,.12);
  transition:border-color .25s ease,box-shadow .25s ease;
}
.ed-official-plp .ed-oplp-precision-product:hover,
.ed-official-plp .ed-oplp-precision-product:focus-within{
  border-color:#c4cbd2;
  box-shadow:0 .24rem .52rem rgba(20,28,36,.2);
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body{
  padding:.22rem .2rem .2rem;
}

/* 2026-07-12 Product Category stable motion and FAQ introduction. */
.ed-official-plp .ed-oplp-precision-faq-intro{
  max-width:4.5rem;
  margin:.18rem 0 0;
  color:#68717b;
  font-size:.14rem;
  line-height:1.65;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-a{
  display:block;
  overflow:hidden;
  will-change:height,opacity,transform;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item[data-faq-state="closed"] .ed-faq-a,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item[data-faq-state="closing"] .ed-faq-a{
  pointer-events:none;
}
.ed-official-plp .ed-oplp-precision-product.is-flip-moving{pointer-events:none}
@media (prefers-reduced-motion:reduce){
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-a{will-change:auto}
}
@media (max-width:520px){
  .ed-official-plp .ed-oplp-precision-faq-intro{max-width:none;font-size:13px;line-height:1.6}
}

/* 2026-07-12 Product Category compact eight-card grid. */
.ed-official-plp .ed-oplp-precision-grid{gap:.16rem}
@media (max-width:1280px){
  .ed-official-plp .ed-oplp-precision-grid{gap:.2rem}
}
@media (max-width:760px){
  .ed-official-plp .ed-oplp-precision-grid{gap:.32rem}
}

/* 2026-07-12 Product Category official product video. */
.ed-official-plp .ed-oplp-precision-featured-video,
.ed-official-plp .ed-oplp-precision-featured-fallback{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.ed-official-plp .ed-oplp-precision-featured-video{
  position:absolute;
  inset:0;
  z-index:1;
  display:block;
  opacity:0;
  visibility:hidden;
  background:#080a0c;
  pointer-events:none;
  transition:opacity .55s ease,visibility .55s ease;
}
.ed-official-plp .ed-oplp-precision-featured-fallback{
  position:relative;
  z-index:0;
  display:block;
  max-width:none;
  opacity:1;
  visibility:visible;
  transition:opacity .55s ease,visibility .55s ease;
}
.ed-official-plp .ed-oplp-precision-featured-media.is-video-ready .ed-oplp-precision-featured-video{
  opacity:1;
  visibility:visible;
}
.ed-official-plp .ed-oplp-precision-featured-media.is-video-ready .ed-oplp-precision-featured-fallback{
  opacity:0;
  visibility:hidden;
}
.ed-official-plp .ed-oplp-precision-featured-media.is-video-fallback .ed-oplp-precision-featured-video{
  opacity:0;
  visibility:hidden;
}
.ed-official-plp .ed-oplp-precision-featured-media.is-video-fallback .ed-oplp-precision-featured-fallback{
  opacity:1;
  visibility:visible;
}
.ed-official-plp .ed-oplp-precision-video-label{
  position:absolute;
  top:.16rem;
  left:.16rem;
  z-index:2;
  padding:.08rem .11rem;
  color:#111;
  background:var(--ed-precision-orange);
  font-size:.09rem;
  font-weight:850;
  line-height:1;
  text-transform:uppercase;
  pointer-events:none;
}
@media (max-width:520px){
  .ed-official-plp .ed-oplp-precision-featured-video,
  .ed-official-plp .ed-oplp-precision-featured-fallback{height:260px}
  .ed-official-plp .ed-oplp-precision-video-label{top:12px;left:12px;padding:7px 9px;font-size:9px}
}

/* 2026-07-12 Product Category dual recommendation badges. */
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media>.ed-oplp-card-badges{
  position:absolute;
  top:.16rem;
  left:.16rem;
  z-index:3;
  display:flex;
  align-items:center;
  gap:.1rem;
  width:auto;
  padding:0;
  border:0;
  color:inherit;
  background:transparent;
}
.ed-official-plp .ed-oplp-card-recommended{
  display:inline-flex;
  align-items:center;
  gap:.055rem;
  min-height:.28rem;
  padding:.055rem .12rem .055rem .07rem;
  border-radius:999px;
  color:#111;
  background:var(--ed-precision-orange);
  font-size:11px!important;
  font-weight:800;
  line-height:1;
  text-transform:none;
  white-space:nowrap;
}
.ed-official-plp .ed-oplp-card-recommended i{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:.17rem;
  height:.17rem;
  border:1px solid currentColor;
  border-radius:50%;
  font-size:.09rem;
  font-style:normal;
  line-height:1;
}
.ed-official-plp .ed-oplp-card-type{
  color:var(--ed-precision-orange);
  font-size:11px!important;
  font-weight:850;
  line-height:1;
  text-transform:uppercase;
  white-space:nowrap;
}
@media (max-width:520px){
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media>.ed-oplp-card-badges{top:14px;left:14px;gap:8px}
  .ed-official-plp .ed-oplp-card-recommended{min-height:26px;padding:5px 10px 5px 6px;font-size:11px!important}
  .ed-official-plp .ed-oplp-card-recommended i{width:16px;height:16px;font-size:8px}
  .ed-official-plp .ed-oplp-card-type{font-size:11px!important}
}

/* 2026-07-12 Product Category visual hierarchy consolidation. */
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media>.ed-oplp-card-badges span{
  position:static;
  inset:auto;
  width:auto;
  margin:0;
}
.ed-official-plp .ed-oplp-card-type{
  padding:0;
  color:#707983;
  background:transparent;
}
.ed-official-plp .ed-oplp-card-recommended{
  padding:.055rem .12rem .055rem .07rem!important;
  color:#111;
  background:var(--ed-precision-orange)!important;
}
.ed-official-plp .ed-oplp-precision-product{
  box-shadow:0 .08rem .2rem rgba(20,28,36,.085);
}
.ed-official-plp .ed-oplp-precision-product:hover,
.ed-official-plp .ed-oplp-precision-product:focus-within{
  box-shadow:0 .18rem .4rem rgba(20,28,36,.16);
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions{
  grid-template-columns:1fr 1fr;
  gap:.08rem;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions .ed-oplp-compare-static{display:none}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:last-child{
  opacity:1;
  transform:none;
  color:#202428;
  background:#fff;
  border:1px solid #d5dbe0;
}
.ed-official-plp .ed-oplp-precision-product:hover .ed-oplp-card-actions a:last-child,
.ed-official-plp .ed-oplp-precision-product:focus-within .ed-oplp-card-actions a:last-child{
  opacity:1;
  transform:none;
}
.ed-official-plp .ed-oplp-precision-video-label{
  color:rgba(255,255,255,.9);
  background:rgba(10,13,16,.68);
  backdrop-filter:blur(6px);
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:before,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:after{display:none}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item{padding-right:.18rem}
@media (max-width:520px){
  .ed-official-plp .ed-oplp-card-recommended{padding:5px 10px 5px 6px!important}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item{padding-right:0}
}

/* 2026-07-12 Product Category refined type badges. */
.ed-official-plp .ed-oplp-card-type{
  display:inline-flex;
  align-items:center;
  gap:.06rem;
  min-height:.25rem;
  padding:.05rem .1rem!important;
  border:1px solid #d9dee3;
  border-radius:999px;
  color:#59636d;
  background:rgba(247,248,249,.94)!important;
  font-size:11px!important;
  font-weight:800;
  line-height:1;
}
.ed-official-plp .ed-oplp-card-type:before{
  content:"";
  flex:0 0 auto;
  width:.055rem;
  height:.055rem;
  border-radius:50%;
  background:var(--ed-precision-orange);
  box-shadow:0 0 0 2px rgba(255,153,0,.12);
}
@media (max-width:520px){
  .ed-official-plp .ed-oplp-card-type{min-height:24px;padding:5px 9px!important;font-size:11px!important}
  .ed-official-plp .ed-oplp-card-type:before{width:5px;height:5px}
}

/* 2026-07-12 Product Category GSAP scene capability wave. */
.ed-official-plp .ed-oplp-precision-scene-signals{
  display:flex;
  flex-wrap:wrap;
  gap:.07rem;
  margin:.16rem 0 0;
  padding:0;
  list-style:none;
}
.ed-official-plp .ed-oplp-precision-scene-signal{
  position:relative;
  display:inline-flex;
  align-items:center;
  min-height:.29rem;
  padding:.055rem .12rem .055rem .18rem;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.3);
  border-radius:2px;
  color:rgba(255,255,255,.9);
  background:rgba(10,14,18,.58);
  backdrop-filter:blur(8px);
  font-size:.095rem;
  font-weight:800;
  line-height:1;
  text-transform:uppercase;
  will-change:transform,opacity;
}
.ed-official-plp .ed-oplp-precision-scene-signal:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:3px;
  background:var(--ed-precision-orange);
}
.ed-official-plp .ed-oplp-precision-scene-grid>a:hover .ed-oplp-precision-scene-signal,
.ed-official-plp .ed-oplp-precision-scene-grid>a:focus-visible .ed-oplp-precision-scene-signal{
  border-color:rgba(255,153,0,.5);
  background:rgba(12,16,20,.76);
}
@media (hover:none),(pointer:coarse){
  .ed-official-plp .ed-oplp-precision-scene-signal{opacity:1!important;transform:none!important;will-change:auto}
}
@media (prefers-reduced-motion:reduce){
  .ed-official-plp .ed-oplp-precision-scene-signal{opacity:1!important;transform:none!important;will-change:auto}
}
@media (max-width:520px){
  .ed-official-plp .ed-oplp-precision-scene-signals{gap:6px;margin-top:14px}
  .ed-official-plp .ed-oplp-precision-scene-signal{min-height:28px;padding:5px 10px 5px 16px;font-size:9px}
}

/* 2026-07-12 Product Category directional arrow hover. */
.ed-official-plp .ed-oplp-precision-btn:after{
  content:"\2192";
  transform:translateY(-52%) rotate(-45deg);
  transform-origin:50% 50%;
}
.ed-official-plp .ed-oplp-precision-btn:hover:after,
.ed-official-plp .ed-oplp-precision-btn:focus-visible:after{
  transform:translate(3px,-55%) rotate(0deg);
}
@media (prefers-reduced-motion:reduce){
  .ed-official-plp .ed-oplp-precision-featured-video,
  .ed-official-plp .ed-oplp-precision-featured-fallback{transition:none}
}

/* 2026-07-12 Product Category Hero CTA-to-proof spacing. */
.ed-official-plp .ed-oplp-precision-hero-proof{margin-top:30px}
@media (max-width:980px){
  .ed-official-plp .ed-oplp-precision-hero-proof{margin-top:24px}
}
@media (max-width:520px){
  .ed-official-plp .ed-oplp-precision-hero-proof{margin-top:20px}
}

/* 2026-07-12 Product Category industrial film stage. */
.ed-official-plp .ed-oplp-precision-featured-media{
  display:grid;
  grid-template-columns:56px minmax(0,1fr);
  padding:0;
  overflow:hidden;
  background:#080a0c;
}
.ed-official-plp .ed-oplp-precision-film-rail{
  position:relative;
  z-index:4;
  display:flex;
  flex-direction:column;
  align-items:center;
  min-width:0;
  padding:18px 0 16px;
  color:#fff;
  background:#0d1013;
  border-right:1px solid rgba(255,255,255,.12);
}
.ed-official-plp .ed-oplp-precision-film-rail b{
  color:var(--ed-precision-orange);
  font-size:12px;
  line-height:1;
  font-weight:800;
}
.ed-official-plp .ed-oplp-precision-film-rail span,
.ed-official-plp .ed-oplp-precision-film-rail em{
  writing-mode:vertical-rl;
  transform:rotate(180deg);
  text-transform:uppercase;
  letter-spacing:0;
  font-style:normal;
  white-space:nowrap;
}
.ed-official-plp .ed-oplp-precision-film-rail span{
  margin-top:20px;
  font-size:10px;
  line-height:1;
  font-weight:800;
  color:rgba(255,255,255,.82);
}
.ed-official-plp .ed-oplp-precision-film-rail i{
  width:2px;
  height:54px;
  margin:16px 0;
  background:var(--ed-precision-orange);
  transform:scaleY(.42);
  transform-origin:50% 0;
  transition:transform .42s cubic-bezier(.22,1,.36,1);
}
.ed-official-plp .ed-oplp-precision-film-rail em{
  margin-top:auto;
  font-size:9px;
  line-height:1;
  color:rgba(255,255,255,.46);
}
.ed-official-plp .ed-oplp-precision-film-stage{
  position:relative;
  min-width:0;
  min-height:inherit;
  overflow:hidden;
  background:#080a0c;
}
.ed-official-plp .ed-oplp-precision-film-stage .ed-oplp-precision-featured-video,
.ed-official-plp .ed-oplp-precision-film-stage .ed-oplp-precision-featured-fallback{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  transition:opacity .55s ease,visibility .55s ease,transform .8s cubic-bezier(.22,1,.36,1);
}
.ed-official-plp .ed-oplp-precision-featured-media:hover .ed-oplp-precision-film-rail i{
  transform:scaleY(1);
}
.ed-official-plp .ed-oplp-precision-featured-media:hover .ed-oplp-precision-film-stage .ed-oplp-precision-featured-video,
.ed-official-plp .ed-oplp-precision-featured-media:hover .ed-oplp-precision-film-stage .ed-oplp-precision-featured-fallback{
  transform:scale(1.015);
}
.ed-official-plp .ed-oplp-precision-film-progress{
  position:absolute;
  right:0;
  bottom:0;
  left:0;
  z-index:5;
  height:3px;
  overflow:hidden;
  background:rgba(255,255,255,.18);
}
.ed-official-plp .ed-oplp-precision-film-progress span{
  display:block;
  width:100%;
  height:100%;
  background:var(--ed-precision-orange);
  transform:scaleX(0);
  transform-origin:0 50%;
  will-change:transform;
}
.ed-official-plp .ed-oplp-precision-video-label{display:none}
@media (max-width:760px){
  .ed-official-plp .ed-oplp-precision-featured-media{
    grid-template-columns:1fr;
    grid-template-rows:minmax(320px,4.2rem) 48px;
    min-height:0;
  }
  .ed-official-plp .ed-oplp-precision-film-stage{grid-row:1;min-height:320px}
  .ed-official-plp .ed-oplp-precision-film-rail{
    grid-row:2;
    flex-direction:row;
    padding:0 16px;
    border-top:1px solid rgba(255,255,255,.12);
    border-right:0;
  }
  .ed-official-plp .ed-oplp-precision-film-rail span,
  .ed-official-plp .ed-oplp-precision-film-rail em{
    writing-mode:horizontal-tb;
    transform:none;
  }
  .ed-official-plp .ed-oplp-precision-film-rail span{margin:0 0 0 12px}
  .ed-official-plp .ed-oplp-precision-film-rail i{
    flex:1;
    width:auto;
    height:2px;
    margin:0 12px;
    transform:scaleX(.42);
    transform-origin:0 50%;
  }
  .ed-official-plp .ed-oplp-precision-film-rail em{margin:0}
  .ed-official-plp .ed-oplp-precision-featured-media:hover .ed-oplp-precision-film-rail i{transform:scaleX(1)}
}
@media (max-width:520px){
  .ed-official-plp .ed-oplp-precision-featured-media{grid-template-rows:260px 46px}
  .ed-official-plp .ed-oplp-precision-film-stage{min-height:260px}
}
@media (prefers-reduced-motion:reduce){
  .ed-official-plp .ed-oplp-precision-film-rail i,
  .ed-official-plp .ed-oplp-precision-film-stage .ed-oplp-precision-featured-video,
  .ed-official-plp .ed-oplp-precision-film-stage .ed-oplp-precision-featured-fallback{transition:none}
}

/* 2026-07-12 Product Category layered project CTA. */
.ed-official-plp .ed-oplp-precision-quote{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:#1b1f22;
}
.ed-official-plp .ed-oplp-precision-quote:before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0;
  background:
    linear-gradient(90deg,rgba(19,22,25,.94) 0%,rgba(19,22,25,.82) 48%,rgba(19,22,25,.9) 100%),
    url("../images/ed-oplp-precision-oem.jpg") center 54%/cover no-repeat;
  opacity:.72;
  pointer-events:none;
}
.ed-official-plp .ed-oplp-precision-quote:after{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0;
  background:linear-gradient(115deg,rgba(255,255,255,.035),transparent 42%,rgba(255,153,0,.025));
  pointer-events:none;
}
.ed-official-plp .ed-oplp-precision-film-rail span{margin-top:0}

/* 2026-07-12 Product Category card controls, FAQ directory, and media radius. */
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a,
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions button{
  font-size:.115rem;
  font-weight:700;
}
.ed-official-plp .ed-oplp-precision-featured-media{
  border-radius:6px;
}
.ed-official-plp .ed-oplp-precision-faq .ed-tablet-faq{
  counter-reset:ed-precision-faq;
  border-top:0;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item{
  counter-increment:ed-precision-faq;
  position:relative;
  padding:0 56px 0 64px;
  border:0;
  border-top:1px solid #d9dde1;
  background:transparent;
  box-shadow:none;
  transition:background-color .28s ease,border-color .28s ease;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:last-child{
  border-bottom:1px solid #d9dde1;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:before{
  content:"0" counter(ed-precision-faq);
  position:absolute;
  top:29px;
  left:0;
  display:block;
  width:auto;
  height:auto;
  color:#ff9900;
  background:transparent;
  font-size:11px;
  line-height:1;
  font-weight:800;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:36px;
  display:block;
  width:2px;
  height:auto;
  border:0;
  background:#ff9900;
  opacity:0;
  transform:scaleY(.35);
  transform-origin:50% 0;
  transition:opacity .28s ease,transform .36s cubic-bezier(.22,1,.36,1);
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:hover,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item.active{
  border-color:#cfd4d8;
  background:#f6f7f8;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item.active:after{
  opacity:1;
  transform:scaleY(1);
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-q{
  position:relative;
  min-height:76px;
  padding:18px 44px 18px 0;
  font-size:.17rem;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-q:before,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-q:after{
  content:"";
  position:absolute;
  top:50%;
  right:4px;
  width:14px;
  height:1px;
  background:#171a1d;
  transform:translateY(-50%);
  transition:transform .28s ease,background-color .28s ease;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-q:after{
  transform:translateY(-50%) rotate(90deg);
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item.active .ed-faq-q:before{
  background:#ff9900;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item.active .ed-faq-q:after{
  background:#ff9900;
  transform:translateY(-50%) rotate(0deg);
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-a{
  max-width:8.2rem;
  padding:0 44px 24px 0;
}
@media (max-width:760px){
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item{padding-right:44px;padding-left:48px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item:before{top:25px;font-size:10px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item:after{left:28px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-q{min-height:64px;padding-right:30px;font-size:14px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-a{padding-right:30px}
}
@media (max-width:520px){
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a,
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions button{font-size:12px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item{padding-right:36px;padding-left:42px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item:after{left:24px}
}

/* 2026-07-12 Product Category anatomy depth and borderless FAQ. */
.ed-official-plp .ed-oplp-precision-performance{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:#111315;
}
.ed-official-plp .ed-oplp-precision-performance:before{
  content:"";
  position:absolute;
  z-index:-2;
  inset:0;
  background:url("../images/ed-oplp-precision-performance.jpg") 78% center/cover no-repeat;
  opacity:.055;
  transform:scale(1.04);
  pointer-events:none;
}
.ed-official-plp .ed-oplp-precision-performance:after{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0;
  background:linear-gradient(90deg,rgba(17,19,21,.92),rgba(17,19,21,.82) 55%,rgba(17,19,21,.9));
  pointer-events:none;
}
.ed-official-plp .ed-oplp-precision-performance-grid{
  position:relative;
  z-index:1;
}
.ed-official-plp .ed-oplp-precision-faq .ed-tablet-faq,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:last-child{
  border:0;
}

/* 2026-07-12 Product Category remove FAQ active rail. */
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item{
  padding-left:48px;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:after,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item.active:after{
  display:none!important;
}
@media (max-width:760px){
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item{padding-left:40px}
}

/* 2026-07-12 Product Category balanced FAQ inset. */
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item{
  padding-left:64px;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:before{
  left:16px;
}
@media (max-width:760px){
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item{padding-left:52px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item:before{left:12px}
}

/* 2026-07-12 Product Center next-generation static preview. */
.ed-pcnext{--pc-orange:#ff9900;--pc-ink:#111417;--pc-muted:#68727e;--pc-line:#d9dee3;--pc-soft:#f3f5f6;--pc-shadow:0 18px 42px rgba(17,23,28,.12);color:var(--pc-ink);background:#fff}
.ed-pcnext *{box-sizing:border-box}
.ed-pcnext img{display:block;max-width:100%}
.ed-pcnext a{text-decoration:none}
.ed-pcnext-kicker{display:flex;align-items:center;gap:12px;color:var(--pc-orange);font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}
.ed-pcnext-kicker:before{content:"";width:34px;height:2px;background:var(--pc-orange)}
.ed-pcnext-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:end;gap:64px;margin-bottom:42px}
.ed-pcnext-head h2,.ed-pcnext-decision h2,.ed-pcnext-ecosystem h2,.ed-pcnext-cta h2,.ed-pcnext-faq h2{margin:20px 0 0;color:var(--pc-ink);font-size:48px;line-height:1.08;font-weight:750}
.ed-pcnext-head>p,.ed-pcnext-decision p,.ed-pcnext-cta p,.ed-pcnext-faq-intro>p{margin:0;color:var(--pc-muted);font-size:16px;line-height:1.7}
.ed-pcnext-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:190px;min-height:56px;padding:14px 54px 14px 24px;border:1px solid transparent;border-radius:2px;color:#111;font-size:14px;font-weight:750;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,background-color .24s ease,color .24s ease,border-color .24s ease}
.ed-pcnext-btn:after{content:"\2197";position:absolute;right:20px;top:50%;font-size:18px;transform:translateY(-52%) rotate(0deg);transition:transform .24s ease}
.ed-pcnext-btn:hover,.ed-pcnext-btn:focus-visible{transform:translateY(-3px);box-shadow:0 12px 24px rgba(0,0,0,.2)}
.ed-pcnext-btn:hover:after,.ed-pcnext-btn:focus-visible:after{transform:translate(3px,-52%) rotate(-45deg)}
.ed-pcnext-btn.is-primary{background:var(--pc-orange);border-color:var(--pc-orange)}
.ed-pcnext-btn.is-ghost{color:#fff;border-color:rgba(255,255,255,.42);background:rgba(8,10,12,.26);backdrop-filter:blur(8px)}
.ed-pcnext-hero{position:relative;min-height:760px;overflow:hidden;background:#080a0c;color:#fff}
.ed-pcnext-hero-media{position:absolute;inset:0}
.ed-pcnext-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080a0c 0%,rgba(8,10,12,.94) 34%,rgba(8,10,12,.48) 64%,rgba(8,10,12,.18) 100%)}
.ed-pcnext-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}
.ed-pcnext-hero-inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;min-height:760px;padding-top:180px;padding-bottom:0}
.ed-pcnext-hero-copy{width:58%;max-width:820px;padding-bottom:58px}
.ed-pcnext-hero-copy h1{max-width:780px;margin:24px 0 0;color:#fff;font-size:68px;line-height:1.04;font-weight:760}
.ed-pcnext-hero-copy>p{max-width:680px;margin:28px 0 0;color:rgba(255,255,255,.76);font-size:18px;line-height:1.65}
.ed-pcnext-actions{display:flex;gap:10px;margin-top:34px}
.ed-pcnext-hero-signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:64%;border-top:1px solid rgba(255,255,255,.22);background:rgba(5,7,9,.36);backdrop-filter:blur(10px)}
.ed-pcnext-hero-signals>div{min-height:100px;padding:24px;border-right:1px solid rgba(255,255,255,.18)}
.ed-pcnext-hero-signals strong,.ed-pcnext-hero-signals span{display:block}
.ed-pcnext-hero-signals strong{font-size:18px;color:#fff}
.ed-pcnext-hero-signals span{margin-top:8px;color:rgba(255,255,255,.5);font-size:12px}
.ed-pcnext-routes,.ed-pcnext-families,.ed-pcnext-compare,.ed-pcnext-faq{padding:108px 0}
.ed-pcnext-routes{background:#fff}
.ed-pcnext-route-tabs{display:flex;border-bottom:1px solid var(--pc-line)}
.ed-pcnext-route-tabs button{position:relative;min-width:210px;padding:18px 24px;border:0;background:none;color:#737c85;font-size:14px;font-weight:750;text-align:left;cursor:pointer}
.ed-pcnext-route-tabs button:after{content:"";position:absolute;right:24px;bottom:-1px;left:24px;height:3px;background:var(--pc-orange);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.ed-pcnext-route-tabs button.is-active{color:var(--pc-ink)}
.ed-pcnext-route-tabs button.is-active:after{transform:scaleX(1)}
.ed-pcnext-route-panels{min-height:188px;padding-top:24px}
.ed-pcnext-route-panel{display:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--pc-line)}
.ed-pcnext-route-panel.is-active{display:grid}
.ed-pcnext-route-panel a{min-height:160px;padding:24px;background:#fff;color:var(--pc-ink);transition:background-color .25s ease}
.ed-pcnext-route-panel a:hover,.ed-pcnext-route-panel a:focus-visible{background:var(--pc-soft)}
.ed-pcnext-route-panel b,.ed-pcnext-route-panel strong,.ed-pcnext-route-panel span{display:block}
.ed-pcnext-route-panel b{color:var(--pc-orange);font-size:11px}
.ed-pcnext-route-panel strong{margin-top:32px;font-size:20px}
.ed-pcnext-route-panel span{margin-top:10px;color:var(--pc-muted);font-size:13px}
.ed-pcnext-families{background:var(--pc-soft)}
.ed-pcnext-family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:410px;gap:14px}
.ed-pcnext-family{position:relative;overflow:hidden;border-radius:6px;background:#111;color:#fff;box-shadow:0 12px 28px rgba(12,18,22,.1)}
.ed-pcnext-family.is-wide{grid-column:span 2}
.ed-pcnext-family img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1)}
.ed-pcnext-family:after{content:"";position:absolute;inset:28% 0 0;background:linear-gradient(180deg,transparent,rgba(5,8,10,.9))}
.ed-pcnext-family>div{position:absolute;z-index:2;right:28px;bottom:26px;left:28px}
.ed-pcnext-family>div>span{color:var(--pc-orange);font-size:11px;font-weight:800;text-transform:uppercase}
.ed-pcnext-family h3{margin:12px 0 0;color:#fff;font-size:30px;line-height:1.1}
.ed-pcnext-family p{max-width:560px;margin:12px 0 0;color:rgba(255,255,255,.72);font-size:14px;line-height:1.55}
.ed-pcnext-family ul{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0 0;padding:0;list-style:none}
.ed-pcnext-family li{padding:6px 9px;border:1px solid rgba(255,255,255,.24);color:rgba(255,255,255,.82);font-size:10px;text-transform:uppercase;opacity:0;transform:translateY(16px)}
.ed-pcnext-family:hover img,.ed-pcnext-family:focus-visible img{transform:scale(1.025)}
.ed-pcnext-decision{position:relative;isolation:isolate;padding:112px 0;overflow:hidden;background:#101316;color:#fff}
.ed-pcnext-decision:before{content:"";position:absolute;z-index:-2;inset:0;background:url("../images/ed-oplp-precision-performance.jpg") 78% center/cover no-repeat;opacity:.055}
.ed-pcnext-decision:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(16,19,22,.96),rgba(16,19,22,.83),rgba(16,19,22,.94))}
.ed-pcnext-decision-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:90px}
.ed-pcnext-decision h2{color:#fff}
.ed-pcnext-decision p{margin-top:24px;color:rgba(255,255,255,.58)}
.ed-pcnext-decision-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}
.ed-pcnext-decision-list article{min-height:160px;padding:24px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}
.ed-pcnext-decision-list b,.ed-pcnext-decision-list strong,.ed-pcnext-decision-list span{display:block}
.ed-pcnext-decision-list b{color:var(--pc-orange);font-size:10px}
.ed-pcnext-decision-list strong{margin-top:22px;color:#fff;font-size:18px}
.ed-pcnext-decision-list span{margin-top:10px;color:rgba(255,255,255,.52);font-size:12px;line-height:1.55}
.ed-pcnext-compare-table{border-top:1px solid var(--pc-line)}
.ed-pcnext-compare-table>div,.ed-pcnext-compare-table>a{display:grid;grid-template-columns:1.15fr .65fr .85fr 1fr 1.35fr;align-items:center;min-height:74px;border-bottom:1px solid var(--pc-line);color:var(--pc-ink)}
.ed-pcnext-compare-table>*:not(.is-head){transition:background-color .2s ease}
.ed-pcnext-compare-table>*:not(.is-head):hover{background:var(--pc-soft)}
.ed-pcnext-compare-table strong,.ed-pcnext-compare-table span{padding:16px}
.ed-pcnext-compare-table .is-head{min-height:52px;background:var(--pc-ink);color:#fff;font-size:11px;text-transform:uppercase}
.ed-pcnext-compare-table>a strong{font-size:16px}
.ed-pcnext-compare-table>a span{color:var(--pc-muted);font-size:13px}
.ed-pcnext-custom-bridge{position:relative;isolation:isolate;padding:96px 0;background:#082f57;color:#fff;overflow:hidden}
.ed-pcnext-custom-bridge:before{content:"";position:absolute;z-index:-2;inset:0;background:url("../images/fac1.png") 82% center/cover no-repeat;opacity:.14}
.ed-pcnext-custom-bridge:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(8,47,87,.98) 0%,rgba(8,47,87,.93) 48%,rgba(16,88,158,.82) 100%)}
.ed-pcnext-custom-bridge-inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:72px}
.ed-pcnext-custom-bridge .ed-pcnext-kicker{color:var(--pc-orange)}
.ed-pcnext-custom-bridge h2{max-width:760px;margin:20px 0 0;color:#fff;font-size:48px;line-height:1.08;font-weight:760}
.ed-pcnext-custom-bridge p{max-width:680px;margin:24px 0 0;color:rgba(255,255,255,.72);font-size:16px;line-height:1.7}
.ed-pcnext-custom-bridge-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:34px}
.ed-pcnext-custom-bridge-link{display:inline-flex;align-items:center;gap:8px;min-height:56px;color:#fff;font-size:14px;font-weight:800;transition:color .24s ease,transform .24s ease}
.ed-pcnext-custom-bridge-link:hover,.ed-pcnext-custom-bridge-link:focus-visible{color:var(--pc-orange);transform:translateX(3px)}
.ed-pcnext-custom-bridge-link .ed-pcnext-arrow{display:inline-grid;place-items:center;width:20px;height:20px;font-style:normal}
.ed-pcnext-custom-bridge-link .ed-pcnext-arrow:before{content:"\2192";font-size:18px;line-height:1}
.ed-pcnext-custom-bridge-stack{display:grid;border-top:1px solid rgba(255,255,255,.18)}
.ed-pcnext-custom-bridge-stack article{display:grid;grid-template-columns:72px minmax(0,.55fr) minmax(0,1fr);gap:24px;align-items:start;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.18);transition:border-color .24s ease,background-color .24s ease,transform .24s ease}
.ed-pcnext-custom-bridge-stack article:hover{border-color:rgba(255,153,0,.44);background:rgba(255,255,255,.035);transform:translateX(4px)}
.ed-pcnext-custom-bridge-stack b{color:var(--pc-orange);font-size:12px;font-weight:850;letter-spacing:.04em}
.ed-pcnext-custom-bridge-stack strong{color:#fff;font-size:22px;line-height:1.2;font-weight:760}
.ed-pcnext-custom-bridge-stack span{color:rgba(255,255,255,.66);font-size:14px;line-height:1.6}
@media(max-width:980px){.ed-pcnext-custom-bridge-inner{grid-template-columns:1fr;gap:42px}.ed-pcnext-custom-bridge h2{font-size:42px}.ed-pcnext-custom-bridge-stack article{grid-template-columns:62px minmax(0,.55fr) minmax(0,1fr)}}
@media(max-width:760px){.ed-pcnext-custom-bridge{padding:72px 0}.ed-pcnext-custom-bridge h2{font-size:34px}.ed-pcnext-custom-bridge-stack article{grid-template-columns:1fr;gap:10px;padding:22px 0}.ed-pcnext-custom-bridge-actions{display:grid;grid-template-columns:1fr}.ed-pcnext-custom-bridge-link{justify-content:flex-start}}
@media(max-width:520px){.ed-pcnext-custom-bridge h2{font-size:30px}.ed-pcnext-custom-bridge p,.ed-pcnext-custom-bridge-stack span{font-size:13px}.ed-pcnext-custom-bridge-stack strong{font-size:19px}}
.ed-custom-bridge{position:relative;isolation:isolate;padding:96px 0;background:#082f57;color:#fff;overflow:hidden}
.ed-custom-bridge:before{content:"";position:absolute;z-index:-2;inset:0;background:url("../images/fac1.png") 82% center/cover no-repeat;opacity:.13}
.ed-custom-bridge:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(8,47,87,.98) 0%,rgba(8,47,87,.94) 48%,rgba(17,86,151,.84) 100%)}
.ed-custom-bridge-inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:72px}
.ed-custom-bridge-kicker{display:inline-flex;align-items:center;gap:14px;color:#ff9900;font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:0}
.ed-custom-bridge-kicker:before{content:"";display:inline-block;width:34px;height:2px;background:currentColor}
.ed-custom-bridge h2{max-width:780px;margin:20px 0 0;color:#fff;font-size:clamp(34px,3.3vw,52px);line-height:1.08;font-weight:780;letter-spacing:0}
.ed-custom-bridge p{max-width:720px;margin:24px 0 0;color:rgba(255,255,255,.72);font-size:16px;line-height:1.7}
.ed-custom-bridge-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:34px}
.ed-custom-bridge-btn{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 28px;background:#ff9900;border:1px solid #ff9900;color:#101316;font-size:14px;font-weight:850;border-radius:2px;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,background-color .28s ease}
.ed-custom-bridge-btn:before{content:"";position:absolute;z-index:-1;top:-45%;bottom:-45%;left:-55%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.44),transparent);transform:skewX(-18deg);opacity:0;pointer-events:none}
.ed-custom-bridge-btn:hover,.ed-custom-bridge-btn:focus-visible{background:#ffad25;color:#101316;transform:translateY(-2px);box-shadow:0 16px 32px rgba(5,8,10,.24)}
.ed-custom-bridge-btn:hover:before,.ed-custom-bridge-btn:focus-visible:before{opacity:1;animation:ed-center-sheen .46s cubic-bezier(.2,.72,.2,1) both}
.ed-custom-bridge-link{display:inline-flex;align-items:center;gap:8px;min-height:56px;color:#fff;font-size:14px;font-weight:850;transition:color .24s ease,transform .24s ease}
.ed-custom-bridge-link:hover,.ed-custom-bridge-link:focus-visible{color:#ff9900;transform:translateX(3px)}
.ed-custom-bridge-link i{display:inline-grid;place-items:center;width:20px;height:20px;font-style:normal}
.ed-custom-bridge-link i:before{content:"\2192";font-size:18px;line-height:1}
.ed-custom-bridge-stack{display:grid;border-top:1px solid rgba(255,255,255,.18)}
.ed-custom-bridge-stack article{display:grid;grid-template-columns:72px minmax(0,.55fr) minmax(0,1fr);gap:24px;align-items:start;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.18);transition:border-color .24s ease,background-color .24s ease,transform .24s ease}
.ed-custom-bridge-stack article:hover{border-color:rgba(255,153,0,.44);background:rgba(255,255,255,.035);transform:translateX(4px)}
.ed-custom-bridge-stack b{color:#ff9900;font-size:12px;font-weight:850;letter-spacing:.04em}
.ed-custom-bridge-stack strong{color:#fff;font-size:22px;line-height:1.2;font-weight:760}
.ed-custom-bridge-stack span{color:rgba(255,255,255,.66);font-size:14px;line-height:1.6}
.ed-custom-bridge--mdm{background:#0b365f}
@media(max-width:980px){.ed-custom-bridge-inner{grid-template-columns:1fr;gap:42px}.ed-custom-bridge-stack article{grid-template-columns:62px minmax(0,.55fr) minmax(0,1fr)}}
@media(max-width:760px){.ed-custom-bridge{padding:72px 0}.ed-custom-bridge-stack article{grid-template-columns:1fr;gap:10px;padding:22px 0}.ed-custom-bridge-actions{display:grid;grid-template-columns:1fr}.ed-custom-bridge-link{justify-content:flex-start}}
@media(max-width:520px){.ed-custom-bridge h2{font-size:30px}.ed-custom-bridge p,.ed-custom-bridge-stack span{font-size:13px}.ed-custom-bridge-stack strong{font-size:19px}}
.ed-pcnext-ecosystem{padding:86px 0;background:var(--pc-soft)}
.ed-pcnext-ecosystem-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:80px}
.ed-pcnext-ecosystem-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.ed-pcnext-ecosystem-items span{display:flex;align-items:center;justify-content:center;min-height:72px;border:1px solid var(--pc-line);background:#fff;color:var(--pc-ink);font-size:13px;font-weight:750}
.ed-pcnext-cta{position:relative;isolation:isolate;padding:92px 0;overflow:hidden;background:#171a1d;color:#fff}
.ed-pcnext-cta:before{content:"";position:absolute;z-index:-2;inset:0;background:url("../images/ed-oplp-precision-vehicle.jpg") center/cover no-repeat;opacity:.07}
.ed-pcnext-cta:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(16,19,22,.97),rgba(16,19,22,.82),rgba(16,19,22,.94))}
.ed-pcnext-cta-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:70px}
.ed-pcnext-cta h2{max-width:850px;color:#fff}
.ed-pcnext-cta p{max-width:760px;margin-top:22px;color:rgba(255,255,255,.62)}
.ed-pcnext-faq>.w1792{display:grid;grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);align-items:start;gap:80px}
.ed-pcnext-faq-intro>p{margin-top:22px}
.ed-pcnext-faq .ed-faq{counter-reset:pcfaq;margin:0;border:0}
.ed-pcnext-faq .ed-faq-item{counter-increment:pcfaq;position:relative;padding:0 54px 0 64px;border:0;background:transparent;transition:background-color .25s ease}
.ed-pcnext-faq .ed-faq-item:before{content:"0" counter(pcfaq);position:absolute;top:29px;left:16px;color:var(--pc-orange);font-size:11px;font-weight:800}
.ed-pcnext-faq .ed-faq-item.active{background:var(--pc-soft)}
.ed-pcnext-faq .ed-faq-q{position:relative;min-height:76px;padding:18px 42px 18px 0;font-size:16px;line-height:1.45}
.ed-pcnext-faq .ed-faq-q:before,.ed-pcnext-faq .ed-faq-q:after{content:"";position:absolute;top:50%;right:4px;width:14px;height:1px;background:var(--pc-ink);transition:transform .25s ease,background-color .25s ease}
.ed-pcnext-faq .ed-faq-q:after{transform:rotate(90deg)}
.ed-pcnext-faq .ed-faq-item.active .ed-faq-q:before,.ed-pcnext-faq .ed-faq-item.active .ed-faq-q:after{background:var(--pc-orange)}
.ed-pcnext-faq .ed-faq-item.active .ed-faq-q:after{transform:rotate(0deg)}
.ed-pcnext-faq .ed-faq-a{display:block;max-width:820px;padding:0 42px 24px 0;color:var(--pc-muted);font-size:14px;line-height:1.7;overflow:hidden}
@media (max-width:1280px){.ed-pcnext-hero-copy{width:68%}.ed-pcnext-hero-signals{width:78%}.ed-pcnext-family-grid{grid-auto-rows:370px}.ed-pcnext-head h2,.ed-pcnext-decision h2,.ed-pcnext-ecosystem h2,.ed-pcnext-cta h2,.ed-pcnext-faq h2{font-size:42px}}
@media (max-width:980px){.ed-pcnext-hero,.ed-pcnext-hero-inner{min-height:700px}.ed-pcnext-hero-copy{width:82%}.ed-pcnext-hero-copy h1{font-size:54px}.ed-pcnext-hero-signals{width:100%}.ed-pcnext-head{grid-template-columns:1fr;gap:22px}.ed-pcnext-route-panel{grid-template-columns:1fr 1fr}.ed-pcnext-family-grid{grid-template-columns:1fr 1fr}.ed-pcnext-family.is-wide{grid-column:span 1}.ed-pcnext-decision-grid,.ed-pcnext-ecosystem-grid{grid-template-columns:1fr;gap:42px}.ed-pcnext-faq>.w1792{grid-template-columns:1fr;gap:42px}.ed-pcnext-cta-grid{grid-template-columns:1fr}.ed-pcnext-cta-grid>.ed-pcnext-btn{justify-self:start}}
@media (max-width:760px){.ed-pcnext-hero,.ed-pcnext-hero-inner{min-height:650px}.ed-pcnext-hero-inner{padding-top:130px}.ed-pcnext-hero-copy{width:100%;padding-bottom:34px}.ed-pcnext-hero-copy h1{font-size:42px}.ed-pcnext-hero-copy>p{font-size:15px}.ed-pcnext-actions{display:grid;grid-template-columns:1fr 1fr}.ed-pcnext-btn{width:100%;min-width:0}.ed-pcnext-hero-signals>div{min-height:86px;padding:16px}.ed-pcnext-hero-signals strong{font-size:14px}.ed-pcnext-routes,.ed-pcnext-families,.ed-pcnext-compare,.ed-pcnext-faq{padding:72px 0}.ed-pcnext-route-tabs{overflow-x:auto}.ed-pcnext-route-tabs button{flex:0 0 170px;min-width:170px}.ed-pcnext-family-grid{grid-template-columns:1fr;grid-auto-rows:330px}.ed-pcnext-decision{padding:74px 0}.ed-pcnext-decision-list{grid-template-columns:1fr}.ed-pcnext-compare-table>.is-head{display:none}.ed-pcnext-compare-table>a{grid-template-columns:1fr 1fr;padding:16px 0}.ed-pcnext-compare-table>a strong{grid-column:1/-1}.ed-pcnext-compare-table>a span:before{content:attr(data-label);display:block;margin-bottom:6px;color:var(--pc-orange);font-size:9px;text-transform:uppercase}.ed-pcnext-ecosystem-items{grid-template-columns:1fr 1fr}.ed-pcnext-faq .ed-faq-item{padding-left:52px}.ed-pcnext-faq .ed-faq-item:before{left:12px}}
@media (max-width:520px){.ed-pcnext-kicker{font-size:10px}.ed-pcnext-hero,.ed-pcnext-hero-inner{min-height:620px}.ed-pcnext-hero-media img{object-position:62% center}.ed-pcnext-hero-media:after{background:linear-gradient(180deg,#080a0c 0%,rgba(8,10,12,.94) 56%,rgba(8,10,12,.45) 100%)}.ed-pcnext-hero-copy h1{font-size:36px;line-height:1.07}.ed-pcnext-actions{grid-template-columns:1fr}.ed-pcnext-btn{min-height:50px;font-size:13px}.ed-pcnext-hero-signals{grid-template-columns:repeat(3,1fr)}.ed-pcnext-hero-signals>div{padding:12px 8px}.ed-pcnext-hero-signals strong{font-size:11px}.ed-pcnext-hero-signals span{font-size:9px}.ed-pcnext-head h2,.ed-pcnext-decision h2,.ed-pcnext-ecosystem h2,.ed-pcnext-cta h2,.ed-pcnext-faq h2{font-size:30px}.ed-pcnext-head>p,.ed-pcnext-decision p,.ed-pcnext-cta p,.ed-pcnext-faq-intro>p{font-size:14px}.ed-pcnext-route-panel{grid-template-columns:1fr}.ed-pcnext-route-panel a{min-height:128px}.ed-pcnext-family-grid{grid-auto-rows:310px}.ed-pcnext-family>div{right:18px;bottom:18px;left:18px}.ed-pcnext-family h3{font-size:24px}.ed-pcnext-family p{font-size:12px}.ed-pcnext-family li{opacity:1;transform:none}.ed-pcnext-decision-list article{min-height:130px}.ed-pcnext-compare-table>a{grid-template-columns:1fr}.ed-pcnext-compare-table>a strong,.ed-pcnext-compare-table>a span{grid-column:auto;padding:10px 14px}.ed-pcnext-ecosystem{padding:64px 0}.ed-pcnext-ecosystem-items span{min-height:58px;font-size:11px}.ed-pcnext-cta{padding:64px 0}.ed-pcnext-faq .ed-faq-q{min-height:68px;font-size:14px}.ed-pcnext-faq .ed-faq-a{font-size:13px}}
.ed-pcnext h1,.ed-pcnext h2,.ed-pcnext h3,.ed-pcnext p,.ed-pcnext strong,.ed-pcnext span{white-space:normal;overflow-wrap:break-word}
@media (max-width:520px){.ed-pcnext{overflow:hidden}.ed-pcnext-hero-inner,.ed-pcnext-hero-copy,.ed-pcnext-hero-copy>*{min-width:0;max-width:100%}.ed-pcnext-hero-copy h1{font-size:34px}.ed-pcnext-hero-signals{width:100%;overflow:hidden}.ed-pcnext-hero-signals>div{min-width:0}.ed-pcnext-hero-signals strong,.ed-pcnext-hero-signals span{overflow-wrap:anywhere}}
@media (prefers-reduced-motion:reduce){.ed-pcnext *{scroll-behavior:auto!important}.ed-pcnext-family img,.ed-pcnext-family li,.ed-pcnext-btn{transition:none!important}.ed-pcnext-family li{opacity:1;transform:none}}

/* Software Center v7.5: Product Center skeleton, software-only content scope. */
.ed-swcenter .ed-pcnext-hero-media img{object-position:center 48%;filter:saturate(.78) brightness(.72)}
.ed-swcenter .ed-pcnext-hero-media:after{background:linear-gradient(90deg,#080a0c 0%,rgba(8,10,12,.95) 37%,rgba(8,10,12,.53) 68%,rgba(8,10,12,.24) 100%)}
.ed-swcenter .ed-pcnext-families{padding-top:112px}
.ed-swcenter .ed-pcnext-family img{filter:saturate(.82) contrast(1.02)}
.ed-swcenter .ed-pcnext-family:after{inset:12% 0 0;background:linear-gradient(180deg,rgba(5,8,10,.04),rgba(5,8,10,.94) 82%)}
.ed-swcenter .ed-pcnext-family:focus-visible{outline:2px solid var(--pc-orange);outline-offset:3px}
.ed-swcenter .ed-pcnext-cta:before{background-image:url("../images/soft-img6.png");background-position:center 56%;opacity:.1}
@media(max-width:760px){.ed-swcenter .ed-pcnext-families{padding-top:72px}.ed-swcenter .ed-pcnext-hero-media img{object-position:62% center}}

/* Final mobile containment audit: override legacy theme fixed-width typography. */
@media (max-width:520px){
  .ed-pcnext .w1792,.ed-solnext .w1792{width:calc(100vw - 50px)!important;max-width:calc(100vw - 50px)!important;margin-right:auto!important;margin-left:auto!important}
  .ed-pcnext-hero-copy,.ed-pcnext-hero-copy>p,.ed-solnext-hero-inner,.ed-solnext-hero h1,.ed-solnext-hero p{width:100%!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}
  .ed-solnext-hero h1{font-size:31px!important;line-height:1.12!important}
  .ed-pcnext-hero-copy>p,.ed-solnext-hero p{font-size:14px!important}
  .ed-pcnext-hero-signals,.ed-solnext-proof{width:calc(100vw - 50px)!important;max-width:calc(100vw - 50px)!important}
  .ed-pcnext-hero-copy>p,.ed-solnext-hero p{width:290px!important;max-width:calc(100vw - 70px)!important}
  .ed-pcnext-hero,.ed-pcnext-hero-inner,.ed-solnext-hero{min-height:760px!important}
  .ed-pcnext-hero-signals,.ed-solnext-proof{grid-template-columns:1fr!important}
  .ed-pcnext-hero-signals>div,.ed-solnext-proof li{min-height:0!important;padding:10px 0!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.14)!important}
  .ed-pcnext-hero-signals strong,.ed-pcnext-hero-signals span,.ed-solnext-proof strong,.ed-solnext-proof span{display:inline!important;margin:0 12px 0 0!important;overflow-wrap:normal!important}
}

/* Center pages v6.2: unified button and module-detail polish. */
.ed-pcnext-btn,.ed-solnext-btn,.ed-soldetail-btn{position:relative;isolation:isolate;overflow:hidden;border-radius:2px;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,background-color .28s ease,color .28s ease,border-color .28s ease}
.ed-pcnext-btn:before,.ed-solnext-btn:before,.ed-soldetail-btn:before{content:"";position:absolute;z-index:-1;top:-45%;bottom:-45%;left:-55%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.44),transparent);transform:skewX(-18deg) translateX(0);opacity:0;pointer-events:none}
.ed-pcnext-btn.is-ghost:before,.ed-solnext-btn:not(.is-primary):before,.ed-soldetail-btn.is-ghost:before{opacity:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent)}
.ed-pcnext-btn:hover,.ed-pcnext-btn:focus-visible,.ed-solnext-btn:hover,.ed-solnext-btn:focus-visible,.ed-soldetail-btn:hover,.ed-soldetail-btn:focus-visible{transform:translateY(-2px);box-shadow:0 14px 28px rgba(5,8,10,.22)}
.ed-pcnext-btn:hover:before,.ed-pcnext-btn:focus-visible:before,.ed-solnext-btn:hover:before,.ed-solnext-btn:focus-visible:before,.ed-soldetail-btn:hover:before,.ed-soldetail-btn:focus-visible:before{opacity:1;animation:ed-center-sheen .46s cubic-bezier(.2,.72,.2,1) both}
.ed-pcnext-btn:hover:after,.ed-pcnext-btn:focus-visible:after{transform:translate(3px,-52%) rotate(45deg)}
.ed-soldetail-btn:hover:after,.ed-soldetail-btn:focus-visible:after{transform:translate(3px,-52%) rotate(45deg)}
.ed-solnext-btn:hover span,.ed-solnext-btn:focus-visible span{transform:translateX(3px) rotate(45deg)}
.ed-pcnext-btn:active,.ed-solnext-btn:active,.ed-soldetail-btn:active{transform:translateY(0);box-shadow:0 5px 12px rgba(5,8,10,.18)}
@keyframes ed-center-sheen{0%{transform:skewX(-18deg) translateX(0)}100%{transform:skewX(-18deg) translateX(470%)}}

/* Product Center: module ownership. */
.ed-pcnext-route-tabs{gap:4px;padding:5px;background:#f0f2f3;border:1px solid #e0e4e7;border-bottom:0}
.ed-pcnext-route-tabs button{min-height:54px;padding:16px 22px;background:transparent;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease}
.ed-pcnext-route-tabs button.is-active{background:#fff;box-shadow:0 5px 16px rgba(17,23,28,.08)}
.ed-pcnext-route-tabs button:after{right:22px;bottom:0;left:22px;height:2px}
.ed-pcnext-route-panels{min-height:212px;padding:0;border:1px solid #e0e4e7;border-top:0;background:#fff}
.ed-pcnext-route-panel{gap:0;background:#fff}
.ed-pcnext-route-panel.is-active{animation:ed-center-panel-in .34s ease both}
.ed-pcnext-route-panel a{position:relative;min-height:184px;padding:30px;border-right:1px solid var(--pc-line);background:#fff;overflow:hidden;transition:background-color .28s ease,box-shadow .28s ease,transform .28s ease}
.ed-pcnext-route-panel a:last-child{border-right:0}
.ed-pcnext-route-panel a:after{content:"\2197";position:absolute;right:24px;bottom:22px;color:#9ba3aa;font-size:18px;transition:transform .28s ease,color .28s ease}
.ed-pcnext-route-panel a:hover,.ed-pcnext-route-panel a:focus-visible{z-index:1;background:#fafbfb;box-shadow:0 18px 36px rgba(17,23,28,.1);transform:translateY(-3px)}
.ed-pcnext-route-panel a:hover:after,.ed-pcnext-route-panel a:focus-visible:after{color:var(--pc-orange);transform:translateX(3px) rotate(45deg)}
.ed-pcnext-family{border:1px solid rgba(17,22,26,.1);box-shadow:0 14px 32px rgba(12,18,22,.12);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .4s ease}
.ed-pcnext-family:before{content:"";position:absolute;z-index:1;inset:0;border:1px solid rgba(255,255,255,.1);pointer-events:none}
.ed-pcnext-family:after{inset:20% 0 0;background:linear-gradient(180deg,transparent,rgba(5,8,10,.94))}
.ed-pcnext-family:hover,.ed-pcnext-family:focus-visible{transform:translateY(-4px);border-color:rgba(255,153,0,.48);box-shadow:0 26px 54px rgba(12,18,22,.22)}
.ed-pcnext-family>div>span{display:inline-flex;align-items:center;gap:8px}.ed-pcnext-family>div>span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--pc-orange)}
.ed-pcnext-family li{background:rgba(7,10,12,.58);backdrop-filter:blur(5px)}
.ed-pcnext-decision-list article{position:relative;overflow:hidden;transition:background-color .28s ease,transform .28s ease}
.ed-pcnext-decision-list article:before{content:"";position:absolute;top:0;bottom:100%;left:0;width:2px;background:var(--pc-orange);transition:bottom .28s ease}
.ed-pcnext-decision-list article:hover{background:rgba(255,255,255,.045);transform:translateY(-2px)}.ed-pcnext-decision-list article:hover:before{bottom:0}
.ed-pcnext-compare-table>a{position:relative;transition:background-color .24s ease,box-shadow .24s ease,transform .24s ease}
.ed-pcnext-compare-table>a:before{content:"";position:absolute;top:0;bottom:0;left:0;width:2px;background:var(--pc-orange);transform:scaleY(0);transition:transform .24s ease}
.ed-pcnext-compare-table>a:hover{z-index:1;background:#fff;box-shadow:0 12px 30px rgba(17,23,28,.09);transform:translateX(4px)}.ed-pcnext-compare-table>a:hover:before{transform:scaleY(1)}
.ed-pcnext-ecosystem-items span{position:relative;justify-content:flex-start;padding:0 18px;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,color .28s ease}
.ed-pcnext-ecosystem-items span:before{content:"";width:7px;height:7px;margin-right:10px;border-radius:50%;background:#cbd1d6;transition:background-color .28s ease,box-shadow .28s ease}
.ed-pcnext-ecosystem-items span:hover{transform:translateY(-3px);border-color:#c8cfd5;color:#111;box-shadow:0 14px 28px rgba(17,23,28,.1)}.ed-pcnext-ecosystem-items span:hover:before{background:var(--pc-orange);box-shadow:0 0 0 5px rgba(255,153,0,.12)}
.ed-pcnext-faq .ed-faq-item:hover{background:#f7f8f9}.ed-pcnext-faq .ed-faq-item.active{box-shadow:inset 2px 0 0 var(--pc-orange)}

/* Solution Center: module ownership. */
.ed-solnext-scenes{gap:14px}.ed-solnext-scene{border:1px solid rgba(15,19,22,.12);box-shadow:0 13px 30px rgba(15,19,22,.09);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .4s ease}
.ed-solnext-scene:before{content:"";position:absolute;z-index:1;inset:0;border:1px solid rgba(255,255,255,.1);pointer-events:none}.ed-solnext-scene:after{inset:20% 0 0;background:linear-gradient(180deg,transparent,rgba(4,7,9,.94))}
.ed-solnext-scene:hover,.ed-solnext-scene:focus-visible{z-index:1;transform:translateY(-4px);border-color:rgba(255,153,0,.46);box-shadow:0 26px 54px rgba(15,19,22,.2)}
.ed-solnext-scene small{display:inline-flex;align-items:center;gap:8px}.ed-solnext-scene small:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--sol-orange)}
.ed-solnext-tabs{gap:4px;padding:5px;background:#e9edef;border:1px solid #d7dde1;border-bottom:0}
.ed-solnext-tabs button{min-height:58px;padding:16px 20px;background:transparent;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease}.ed-solnext-tabs button.is-active{background:#fff;box-shadow:0 5px 16px rgba(17,23,28,.08)}.ed-solnext-tabs button:after{right:20px;left:20px;bottom:0}
.ed-solnext-panels{border:1px solid #d7dde1;border-top:0;background:#fff}.ed-solnext-panel{margin:0;padding:48px}.ed-solnext-panel.is-active{animation:ed-center-panel-in .34s ease both}
.ed-solnext-panel li{position:relative;padding-left:30px}.ed-solnext-panel li:before{content:"";position:absolute;top:27px;left:10px;width:7px;height:7px;border-radius:50%;background:var(--sol-orange);box-shadow:0 0 0 5px rgba(255,153,0,.1)}
.ed-solnext-layers article{position:relative;overflow:hidden;transition:background-color .28s ease,transform .28s ease}.ed-solnext-layers article:after{content:"";position:absolute;right:32px;bottom:30px;left:32px;height:2px;background:var(--sol-orange);transform:scaleX(0);transform-origin:left;transition:transform .32s ease}.ed-solnext-layers article:hover{background:rgba(255,255,255,.045);transform:translateY(-3px)}.ed-solnext-layers article:hover:after{transform:scaleX(1)}
.ed-solnext-boundary article{position:relative;border:1px solid #e0e4e7;box-shadow:0 14px 32px rgba(17,23,28,.07);transition:transform .3s ease,box-shadow .3s ease}.ed-solnext-boundary article:hover{transform:translateY(-3px);box-shadow:0 24px 48px rgba(17,23,28,.13)}.ed-solnext-boundary .is-dark{border-color:#252b2f}
.ed-solnext-bundles article{position:relative;border:1px solid #e0e4e7;overflow:hidden;transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease}.ed-solnext-bundles article:before{content:"";position:absolute;top:0;right:100%;left:0;height:2px;background:var(--sol-orange);transition:right .35s ease}.ed-solnext-bundles article:hover{transform:translateY(-4px);border-color:#cbd2d8;box-shadow:0 25px 52px rgba(17,20,22,.15)}.ed-solnext-bundles article:hover:before{right:0}.ed-solnext-bundles a span{transition:transform .28s ease}.ed-solnext-bundles article:hover a span{transform:translateX(3px) rotate(45deg)}
.ed-solnext-resources>a{position:relative;overflow:hidden;transition:background-color .28s ease,box-shadow .28s ease,transform .28s ease}.ed-solnext-resources>a:before{content:"";position:absolute;top:0;bottom:0;left:0;width:2px;background:var(--sol-orange);transform:scaleY(0);transition:transform .28s ease}.ed-solnext-resources>a:hover{z-index:1;background:#fff;box-shadow:0 16px 36px rgba(17,23,28,.1);transform:translateY(-3px)}.ed-solnext-resources>a:hover:before{transform:scaleY(1)}
.ed-solnext-faq article{transition:background-color .25s ease,box-shadow .25s ease}.ed-solnext-faq article:hover{background:#eef1f2}.ed-solnext-faq article.is-open{background:#f1f3f4;box-shadow:inset 2px 0 0 var(--sol-orange)}
@keyframes ed-center-panel-in{from{opacity:.35;transform:translateY(7px)}to{opacity:1;transform:none}}

@media(max-width:760px){.ed-pcnext-route-tabs,.ed-solnext-tabs{padding:4px}.ed-pcnext-route-panel a{border-right:0;border-bottom:1px solid var(--pc-line)}.ed-pcnext-route-panel a:last-child{border-bottom:0}.ed-solnext-panel{padding:30px 24px}.ed-pcnext-family:hover,.ed-solnext-scene:hover,.ed-solnext-boundary article:hover,.ed-solnext-bundles article:hover{transform:none}}
@media(hover:none),(pointer:coarse){.ed-pcnext-btn:before,.ed-solnext-btn:before,.ed-soldetail-btn:before{display:none}.ed-pcnext-family li,.ed-solnext-scene li,.ed-soldetail-scene-grid li{opacity:1;transform:none}.ed-pcnext-family:hover,.ed-solnext-scene:hover,.ed-solnext-boundary article:hover,.ed-solnext-bundles article:hover,.ed-pcnext-route-panel a:hover,.ed-solnext-resources>a:hover,.ed-soldetail-scene-grid article:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.ed-pcnext-btn:before,.ed-solnext-btn:before,.ed-soldetail-btn:before{display:none!important}.ed-pcnext-btn,.ed-solnext-btn,.ed-soldetail-btn,.ed-pcnext-route-panel a,.ed-pcnext-family,.ed-pcnext-decision-list article,.ed-pcnext-compare-table>a,.ed-pcnext-ecosystem-items span,.ed-solnext-scene,.ed-solnext-layers article,.ed-solnext-boundary article,.ed-solnext-bundles article,.ed-solnext-resources>a,.ed-soldetail-scene-grid article,.ed-soldetail-product{transition:none!important;transform:none!important}.ed-pcnext-route-panel.is-active,.ed-solnext-panel.is-active,.ed-soldetail-route-panel.is-active{animation:none!important}}
.ed-pcnext-btn:before,.ed-solnext-btn:before,.ed-soldetail-btn:before{z-index:0}
.ed-pcnext-btn:after,.ed-solnext-btn span,.ed-soldetail-btn:after{z-index:1}
.ed-solnext-btn span{position:relative}
.ed-pcnext-btn:focus-visible,.ed-solnext-btn:focus-visible,.ed-soldetail-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}
.ed-pcnext-routes .ed-pcnext-route-tabs button:focus-visible,.ed-solnext-tabs button:focus-visible{outline:2px solid #ff9900;outline-offset:-3px}

/* Solution Center v6.3: low-opacity Project Boundary scene depth. */
.ed-solnext-boundary-section{position:relative;isolation:isolate;overflow:hidden;background:#fff}
.ed-solnext-boundary-section:before{content:"";position:absolute;z-index:-2;inset:0;background:url("../images/ed-oplp-precision-oem.jpg") 78% center/cover no-repeat;opacity:.055;pointer-events:none}
.ed-solnext-boundary-section:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.93) 48%,rgba(245,247,248,.86) 100%);pointer-events:none}
.ed-solnext-boundary-section>.w1792{position:relative;z-index:1}
@media(max-width:760px){.ed-solnext-boundary-section:before{background-position:70% center;opacity:.035}.ed-solnext-boundary-section:after{background:rgba(255,255,255,.94)}}

/* Center pages v6.4: restrained image depth for large quiet surfaces. */
.ed-pcnext-routes,.ed-pcnext-ecosystem,.ed-solnext-deployment-section,.ed-solnext-bundles-section{position:relative;isolation:isolate;overflow:hidden}
.ed-pcnext-routes:before,.ed-pcnext-ecosystem:before,.ed-solnext-deployment-section:before,.ed-solnext-bundles-section:before{content:"";position:absolute;z-index:-2;inset:0;background-repeat:no-repeat;background-size:cover;pointer-events:none}
.ed-pcnext-routes:after,.ed-pcnext-ecosystem:after,.ed-solnext-deployment-section:after,.ed-solnext-bundles-section:after{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none}
.ed-pcnext-routes>.w1792,.ed-pcnext-ecosystem>.w1792,.ed-solnext-deployment-section>.w1792,.ed-solnext-bundles-section>.w1792{position:relative;z-index:1}
.ed-pcnext-routes:before{background-image:url("../images/index_banner.jpg");background-position:82% center;opacity:.03}
.ed-pcnext-routes:after{background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.94) 58%,rgba(255,255,255,.88) 100%)}
.ed-pcnext-ecosystem:before{background-image:url("../images/ed-oplp-precision-performance.jpg");background-position:75% center;opacity:.04}
.ed-pcnext-ecosystem:after{background:linear-gradient(90deg,rgba(243,245,246,.98) 0%,rgba(243,245,246,.92) 48%,rgba(243,245,246,.84) 100%)}
.ed-solnext-deployment-section:before{background-image:url("../images/rvo1.png");background-position:82% center;opacity:.04}
.ed-solnext-deployment-section:after{background:linear-gradient(90deg,rgba(243,245,246,.98) 0%,rgba(243,245,246,.92) 55%,rgba(243,245,246,.84) 100%)}
.ed-solnext-bundles-section:before{background-image:url("../images/ed-oplp-precision-oem.jpg");background-position:76% center;opacity:.035}
.ed-solnext-bundles-section:after{background:linear-gradient(90deg,rgba(243,245,246,.98) 0%,rgba(243,245,246,.92) 48%,rgba(243,245,246,.85) 100%)}
@media(max-width:760px){.ed-pcnext-routes:before,.ed-pcnext-ecosystem:before,.ed-solnext-deployment-section:before,.ed-solnext-bundles-section:before{opacity:.025}.ed-pcnext-routes:after{background:rgba(255,255,255,.94)}.ed-pcnext-ecosystem:after,.ed-solnext-deployment-section:after,.ed-solnext-bundles-section:after{background:rgba(243,245,246,.94)}}

/* Solution Center v6.5: protect scene-card text contrast from legacy heading colors. */
.ed-solnext .ed-solnext-scene h3{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.38)}
.ed-solnext .ed-solnext-scene li{color:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.12);background:rgba(5,8,10,.72)}
.ed-solnext .ed-solnext-scene:hover li,.ed-solnext .ed-solnext-scene:focus-visible li{color:#fff;background:rgba(5,8,10,.86)}

/* Product Center v6.6: lower image dominance and strengthen capability labels. */
.ed-pcnext .ed-pcnext-family img{filter:brightness(.78) saturate(.88);transition:transform .8s cubic-bezier(.22,1,.36,1),filter .4s ease}
.ed-pcnext .ed-pcnext-family:after{inset:0;background:linear-gradient(180deg,rgba(4,7,9,.2) 0%,rgba(4,7,9,.42) 36%,rgba(4,7,9,.78) 66%,rgba(4,7,9,.97) 100%)}
.ed-pcnext .ed-pcnext-family:hover img,.ed-pcnext .ed-pcnext-family:focus-visible img{filter:brightness(.84) saturate(.94)}
.ed-pcnext .ed-pcnext-family li{border-color:rgba(255,153,0,.9);background:rgba(255,153,0,.9);color:#111417;font-weight:800;box-shadow:0 5px 14px rgba(0,0,0,.16);transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease}
.ed-pcnext .ed-pcnext-family:hover li,.ed-pcnext .ed-pcnext-family:focus-visible li{background:#ffad21;color:#0b0d0f}
@media(hover:none),(pointer:coarse){.ed-pcnext .ed-pcnext-family img{filter:brightness(.8) saturate(.9)}.ed-pcnext .ed-pcnext-family li{background:rgba(255,153,0,.92)}}

/* Solution Center v6.7: Product Center-level module detail standard. */
.ed-solnext .ed-solnext-scene img{filter:brightness(.76) saturate(.88);transition:transform .7s cubic-bezier(.22,1,.36,1),filter .4s ease}
.ed-solnext .ed-solnext-scene:after{inset:0;background:linear-gradient(180deg,rgba(4,7,9,.16) 0%,rgba(4,7,9,.38) 38%,rgba(4,7,9,.77) 67%,rgba(4,7,9,.97) 100%)}
.ed-solnext .ed-solnext-scene:hover img,.ed-solnext .ed-solnext-scene:focus-visible img{filter:brightness(.83) saturate(.94)}
.ed-solnext .ed-solnext-scene h3{max-width:760px;margin-top:14px;color:#fff;font-weight:720;line-height:1.28}
.ed-solnext .ed-solnext-scene li{border-color:rgba(255,153,0,.92);background:rgba(255,153,0,.92);color:#111417;font-weight:800;box-shadow:0 5px 14px rgba(0,0,0,.16);transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease}
.ed-solnext .ed-solnext-scene:hover li,.ed-solnext .ed-solnext-scene:focus-visible li{background:#ffad21;color:#0b0d0f}

.ed-solnext .ed-solnext-tabs{border-color:#cfd6db;background:#e8ecef;box-shadow:0 10px 28px rgba(17,23,28,.06)}
.ed-solnext .ed-solnext-tabs button{display:flex;align-items:center;gap:12px;color:#66717b}
.ed-solnext .ed-solnext-tabs button:before{content:"";width:7px;height:7px;border-radius:50%;background:#bfc6cc;transition:background-color .25s ease,box-shadow .25s ease}
.ed-solnext .ed-solnext-tabs button.is-active{color:#111417}.ed-solnext .ed-solnext-tabs button.is-active:before{background:#ff9900;box-shadow:0 0 0 5px rgba(255,153,0,.12)}
.ed-solnext .ed-solnext-panels{box-shadow:0 20px 48px rgba(17,23,28,.08)}
.ed-solnext .ed-solnext-panel>div{padding-right:28px;border-right:1px solid var(--sol-line)}
.ed-solnext .ed-solnext-panel small{display:inline-flex;align-items:center;gap:9px}.ed-solnext .ed-solnext-panel small:before{content:"";width:26px;height:2px;background:#ff9900}
.ed-solnext .ed-solnext-panel li{min-height:72px;display:flex;align-items:center;transition:background-color .25s ease,color .25s ease}.ed-solnext .ed-solnext-panel li:hover{background:#f7f8f9;color:#111417}

.ed-solnext .ed-solnext-layers{border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}
.ed-solnext .ed-solnext-layers article{min-height:250px;padding:34px 32px}
.ed-solnext .ed-solnext-layers small{display:inline-flex;align-items:center;justify-content:center;width:34px;height:24px;border:1px solid rgba(255,153,0,.5);background:rgba(255,153,0,.08)}
.ed-solnext .ed-solnext-layers h3{margin-top:48px;font-size:23px}.ed-solnext .ed-solnext-layers p{max-width:270px}
.ed-solnext .ed-solnext-layers article:hover small{background:#ff9900;color:#111417}

.ed-solnext .ed-solnext-boundary{gap:14px}
.ed-solnext .ed-solnext-boundary article{min-height:430px;padding:50px 48px}
.ed-solnext .ed-solnext-boundary article>small{display:inline-flex;align-items:center;gap:9px}.ed-solnext .ed-solnext-boundary article>small:before{content:"";width:7px;height:7px;border-radius:50%;background:#ff9900}
.ed-solnext .ed-solnext-boundary h3{max-width:650px;margin:24px 0 38px;font-size:31px;line-height:1.3}
.ed-solnext .ed-solnext-boundary li{position:relative;padding:17px 34px 17px 0}.ed-solnext .ed-solnext-boundary li:after{content:"\2197";position:absolute;top:17px;right:4px;color:#a3abb2;transition:transform .25s ease,color .25s ease}.ed-solnext .ed-solnext-boundary li:hover:after{color:#ff9900;transform:translateX(3px) rotate(45deg)}
.ed-solnext .ed-solnext-boundary .is-dark li:after{color:rgba(255,255,255,.42)}

.ed-solnext .ed-solnext-bundles{gap:14px}.ed-solnext .ed-solnext-bundles article{min-height:350px;padding:40px}
.ed-solnext .ed-solnext-bundles article>small{display:inline-flex;align-items:center;gap:9px}.ed-solnext .ed-solnext-bundles article>small:before{content:"";width:7px;height:7px;border-radius:50%;background:#ff9900}
.ed-solnext .ed-solnext-bundles h3{margin-top:34px;font-size:29px;line-height:1.24}.ed-solnext .ed-solnext-bundles p{max-width:390px}
.ed-solnext .ed-solnext-bundles a{position:relative;padding-right:28px}.ed-solnext .ed-solnext-bundles a:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#ff9900;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.ed-solnext .ed-solnext-bundles article:hover a:after{transform:scaleX(1)}

.ed-solnext .ed-solnext-resources>a small{display:inline-flex;align-items:center;justify-content:center;width:34px;height:24px;border:1px solid rgba(255,153,0,.45);background:rgba(255,153,0,.06)}
.ed-solnext .ed-solnext-resources>a strong{font-size:21px}.ed-solnext .ed-solnext-resources>a span{position:relative;padding-right:26px}.ed-solnext .ed-solnext-resources>a span:after{content:"\2197";position:absolute;right:0;color:#9ca5ac;transition:transform .25s ease,color .25s ease}.ed-solnext .ed-solnext-resources>a:hover span:after{color:#ff9900;transform:translateX(3px) rotate(45deg)}
.ed-solnext .ed-solnext-cta h2{max-width:980px}.ed-solnext .ed-solnext-cta p{max-width:840px}
.ed-solnext .ed-solnext-faq article{overflow:hidden}.ed-solnext .ed-solnext-faq article.is-open{box-shadow:inset 3px 0 0 #ff9900,0 14px 34px rgba(17,23,28,.07)}
.ed-solnext .ed-solnext-faq button small{display:inline-flex;align-items:center;justify-content:center;width:30px;height:22px;background:rgba(255,153,0,.08)}
.ed-solnext .ed-solnext-faq article.is-open button small{background:#ff9900;color:#111417}

@media(max-width:980px){.ed-solnext .ed-solnext-panel>div{padding-right:0;border-right:0}.ed-solnext .ed-solnext-boundary article{min-height:390px}.ed-solnext .ed-solnext-layers article{min-height:220px}}
@media(max-width:760px){.ed-solnext .ed-solnext-scene img{filter:brightness(.79) saturate(.9)}.ed-solnext .ed-solnext-scene li{background:rgba(255,153,0,.94)}.ed-solnext .ed-solnext-panel{padding:28px 22px}.ed-solnext .ed-solnext-panel li{min-height:58px}.ed-solnext .ed-solnext-layers article{min-height:0;padding:28px 0}.ed-solnext .ed-solnext-layers h3{margin-top:24px}.ed-solnext .ed-solnext-boundary article{min-height:0;padding:34px 28px}.ed-solnext .ed-solnext-boundary h3{font-size:26px}.ed-solnext .ed-solnext-bundles article{min-height:310px;padding:32px 26px}}
@media(hover:none),(pointer:coarse){.ed-solnext .ed-solnext-scene img{filter:brightness(.79) saturate(.9)}.ed-solnext .ed-solnext-scene li{background:rgba(255,153,0,.94);color:#111417}.ed-solnext .ed-solnext-boundary li:after,.ed-solnext .ed-solnext-resources>a span:after{color:#ff9900}}

/* Solution Center v6.8: semantic icons, controlled tab underline, and clearer anatomy image. */
.ed-solnext .ed-solnext-tabs button:after{left:20px;right:20px;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.ed-solnext .ed-solnext-tabs button.is-active:after{transform:scaleX(0)}
.ed-solnext .ed-solnext-tabs button:hover:after,.ed-solnext .ed-solnext-tabs button:focus-visible:after{transform:scaleX(1)}
.ed-solnext .ed-solnext-panel small:before{display:none}
.ed-solnext .ed-solnext-panel small i{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(255,153,0,.48);background:rgba(255,153,0,.08);color:#d77f00;font-size:15px}
.ed-solnext .ed-solnext-anatomy-bg{background:linear-gradient(90deg,rgba(16,19,21,.94) 0%,rgba(16,19,21,.82) 52%,rgba(16,19,21,.74) 100%),url('../images/ed-oplp-precision-performance.jpg') 72% center/cover no-repeat;opacity:1}
.ed-solnext .ed-solnext-layers small{width:38px;height:34px}
.ed-solnext .ed-solnext-layers small i{font-size:17px;color:#ffad21;transition:color .25s ease}
.ed-solnext .ed-solnext-layers article:hover small i{color:#111417}
.ed-solnext .ed-solnext-resources>a small{width:38px;height:34px}
.ed-solnext .ed-solnext-resources>a small i{font-size:17px;color:#d77f00}
@media(max-width:760px){.ed-solnext .ed-solnext-anatomy-bg{background:linear-gradient(rgba(16,19,21,.9),rgba(16,19,21,.84)),url('../images/ed-oplp-precision-performance.jpg') 62% center/cover no-repeat}}
@media(hover:none),(pointer:coarse){.ed-solnext .ed-solnext-tabs button:after{display:none}}

/* Solution Center v6.9: seventh industry feature and Project Boundary CTA. */
.ed-solnext .ed-solnext-scene.is-featured{grid-column:1/-1;min-height:430px}
.ed-solnext .ed-solnext-scene.is-featured img{object-position:center 55%}
.ed-solnext .ed-solnext-scene.is-featured>div{max-width:820px}
.ed-solnext .ed-solnext-boundary-summary{display:flex;flex-direction:column;align-items:flex-start;gap:28px;padding-top:4px}
.ed-solnext .ed-solnext-boundary-summary .ed-solnext-btn{min-width:238px}
.ed-solnext .ed-solnext-boundary-summary p{max-width:560px;margin:0;color:var(--sol-muted);font-size:17px;line-height:1.7}
@media(max-width:980px){.ed-solnext .ed-solnext-scene.is-featured{grid-column:auto;min-height:410px}.ed-solnext .ed-solnext-boundary-summary{gap:22px}}
@media(max-width:760px){.ed-solnext .ed-solnext-scene.is-featured{grid-column:auto;min-height:410px}.ed-solnext .ed-solnext-scene.is-featured img{object-position:58% center}.ed-solnext .ed-solnext-boundary-summary{align-items:stretch}.ed-solnext .ed-solnext-boundary-summary .ed-solnext-btn{width:100%;min-width:0}}

/* Solution Center v6.10: keep the Boundary CTA arrow outside eyebrow styling. */
.ed-solnext .ed-solnext-boundary-summary .ed-solnext-btn span{display:inline-block;color:inherit;font-size:inherit;font-weight:inherit;text-transform:none}
.ed-solnext .ed-solnext-boundary-summary .ed-solnext-btn span:before{display:none;content:none}

/* Solution Center v6.11: close the third industry-row grid gap. */
.ed-solnext .ed-solnext-scene.is-half{grid-column:span 6}
@media(max-width:980px){.ed-solnext .ed-solnext-scene.is-half{grid-column:auto}}

/* Solution Center v6.12: align the Boundary action group to the right column edge. */
.ed-solnext .ed-solnext-boundary-summary{align-items:flex-end}
.ed-solnext .ed-solnext-boundary-summary p{width:100%;text-align:left}
@media(max-width:760px){.ed-solnext .ed-solnext-boundary-summary{align-items:stretch}}

/* Solution Center v6.13: industry title-first hierarchy without sequence numbers. */
.ed-solnext .ed-solnext-scene h3{margin:0 0 9px;font-size:30px;line-height:1.16;font-weight:760;color:#fff}
.ed-solnext .ed-solnext-scene p{max-width:720px;margin:0 0 20px;color:rgba(255,255,255,.68);font-size:16px;line-height:1.55;font-weight:400}
.ed-solnext .ed-solnext-scene.is-featured h3{font-size:34px}
.ed-solnext .ed-solnext-scene.is-featured p{max-width:760px}
@media(max-width:760px){.ed-solnext .ed-solnext-scene h3,.ed-solnext .ed-solnext-scene.is-featured h3{font-size:26px}.ed-solnext .ed-solnext-scene p{font-size:15px;margin-bottom:17px}}

/* Solution Center v6.14: status-dot reveal and left-to-right title color sweep. */
@media(hover:hover) and (pointer:fine){
  .ed-solnext .ed-solnext-scene h3{position:relative;background-image:linear-gradient(90deg,#ff9900 0%,#ff9900 50%,#fff 50%,#fff 100%);background-size:200% 100%;background-position:100% 0;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:background-position .52s cubic-bezier(.22,1,.36,1)}
  .ed-solnext .ed-solnext-scene h3:before{content:"";position:absolute;top:.5em;left:-17px;width:7px;height:7px;border-radius:50%;background:#ff9900;box-shadow:0 0 0 0 rgba(255,153,0,.2);opacity:0;transform:scale(.35);transition:opacity .24s ease,transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s ease;-webkit-text-fill-color:initial}
  .ed-solnext .ed-solnext-scene:hover h3,.ed-solnext .ed-solnext-scene:focus-visible h3{background-position:0 0}
  .ed-solnext .ed-solnext-scene:hover h3:before,.ed-solnext .ed-solnext-scene:focus-visible h3:before{opacity:1;transform:scale(1);box-shadow:0 0 0 5px rgba(255,153,0,.12)}
}

/* Solution Center v6.16: supporting-industry status dot and directional link underline. */
.ed-solnext .ed-solnext-secondary>span{display:inline-flex;align-items:center;gap:9px}
.ed-solnext .ed-solnext-secondary>span:before{content:"";width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--sol-orange);box-shadow:0 0 0 5px rgba(255,153,0,.1)}
.ed-solnext .ed-solnext-secondary>a{position:relative;border-bottom:0;padding:4px 0 7px;transition:color .28s ease}
.ed-solnext .ed-solnext-secondary>a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--sol-orange);transform:scaleX(0);transform-origin:left;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-solnext .ed-solnext-secondary>a:hover,.ed-solnext .ed-solnext-secondary>a:focus-visible,.ed-solnext .ed-solnext-secondary>a:active{color:var(--sol-orange)}
.ed-solnext .ed-solnext-secondary>a:hover:after,.ed-solnext .ed-solnext-secondary>a:focus-visible:after,.ed-solnext .ed-solnext-secondary>a:active:after{transform:scaleX(1)}
@media(prefers-reduced-motion:reduce){.ed-solnext .ed-solnext-secondary>a:after{transition:none}}
@media(prefers-reduced-motion:reduce){.ed-solnext .ed-solnext-scene h3,.ed-solnext .ed-solnext-scene h3:before{transition:none!important}}

/* Shared static-page label motion: compositor-only GSAP control without CSS transform contention. */
@media(hover:hover) and (pointer:fine){
  .ed-official-plp .ed-oplp-precision-scene-signal,
  .ed-pcnext .ed-pcnext-family li,
  .ed-solnext .ed-solnext-scene li{backface-visibility:hidden;will-change:transform,opacity}
}

/* Product Category + Customization standard convergence, 2026-07-12 */
.ed-page .ed-sweep-link{position:relative;text-decoration:none}
.ed-page .ed-sweep-link:after{content:"";position:absolute;left:0;right:0;bottom:-.055rem;height:1px;background:#ff9900;transform:scaleX(0);transform-origin:left center;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-page .ed-sweep-link:hover:after,.ed-page .ed-sweep-link:focus-visible:after{transform:scaleX(1)}
.ed-page .ed-arrow{display:inline-block;font-style:normal;transform:rotate(0);transform-origin:center;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-page a:hover .ed-arrow,.ed-page a:focus-visible .ed-arrow,.ed-page button:hover .ed-arrow,.ed-page button:focus-visible .ed-arrow{transform:translateX(.045rem) rotate(45deg)}
.ed-page .ed-title-sweep{--ed-sweep-base:#171a1d;position:relative;color:transparent;background-image:linear-gradient(90deg,#df8500 0 50%,var(--ed-sweep-base) 50% 100%);background-size:200% 100%;background-position:100% 0;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;transition:background-position .56s cubic-bezier(.22,1,.36,1)}
.ed-page .ed-title-sweep:before{content:"";display:inline-block;width:.055rem;height:.055rem;margin:0 .08rem .04rem 0;border-radius:50%;background:#ff9900;opacity:0;transform:scale(.35);transition:opacity .32s ease,transform .42s cubic-bezier(.22,1,.36,1)}
.ed-page article:hover .ed-title-sweep,.ed-page article:focus-within .ed-title-sweep{background-position:0 0}
.ed-page article:hover .ed-title-sweep:before,.ed-page article:focus-within .ed-title-sweep:before{opacity:1;transform:scale(1)}
.ed-page .ed-oplp-precision-scene-grid .ed-title-sweep,.ed-custom-eng-fit-card-dark .ed-title-sweep,.ed-custom-eng-gate-grid .ed-title-sweep{--ed-sweep-base:#fff}
.ed-page .ed-oplp-precision-scene-grid>a:hover .ed-title-sweep,.ed-page .ed-oplp-precision-scene-grid>a:focus-visible .ed-title-sweep{background-position:0 0}
.ed-page .ed-oplp-precision-scene-grid>a:hover .ed-title-sweep:before,.ed-page .ed-oplp-precision-scene-grid>a:focus-visible .ed-title-sweep:before{opacity:1;transform:scale(1)}

.ed-custom-engineering{--ed-custom-orange:#ff9900;--ed-custom-ink:#111518;--ed-custom-soft:#f1f3f5;--ed-custom-line:#d8dde2;--ed-custom-muted:#65707b;background:#fff;color:var(--ed-custom-ink);overflow:hidden}
.ed-custom-engineering *{box-sizing:border-box}
.ed-custom-engineering .w1792{width:min(93.333vw,1792px);margin:0 auto}
.ed-custom-eng-kicker{display:flex;align-items:center;gap:.12rem;color:var(--ed-custom-orange);font-size:.13rem;font-weight:850;line-height:1.2;text-transform:uppercase}
.ed-custom-eng-kicker:before{content:"";width:.34rem;height:2px;background:var(--ed-custom-orange)}
.ed-custom-eng-section-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(3.4rem,.55fr);gap:.7rem;align-items:end;margin-bottom:.48rem}
.ed-custom-eng-section-head h2{max-width:9.4rem;margin:.18rem 0 0;font-size:.52rem;line-height:1.08;letter-spacing:0}
.ed-custom-eng-section-head>p{max-width:5.5rem;margin:0;color:var(--ed-custom-muted);font-size:.16rem;line-height:1.7}
.ed-custom-eng-symbol{display:inline-grid;place-items:center;width:.4rem;height:.4rem;border:1px solid rgba(255,153,0,.7);color:var(--ed-custom-orange);font-size:.105rem;font-weight:900;line-height:1;letter-spacing:0}
.ed-custom-eng-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:.32rem;min-height:.58rem;padding:.15rem .24rem;border:1px solid transparent;font-size:.15rem;font-weight:850;line-height:1;text-decoration:none;transition:background-color .35s ease,color .35s ease,border-color .35s ease,box-shadow .35s ease,transform .35s cubic-bezier(.22,1,.36,1)}
.ed-custom-eng-btn:hover,.ed-custom-eng-btn:focus-visible{transform:translateY(-2px)}
.ed-custom-eng-btn-primary{min-width:2.65rem;background:var(--ed-custom-orange);color:#111;box-shadow:0 .14rem .32rem rgba(255,153,0,.16)}
.ed-custom-eng-btn-primary:hover,.ed-custom-eng-btn-primary:focus-visible{background:#ffad27;box-shadow:0 .2rem .4rem rgba(255,153,0,.24)}
.ed-custom-eng-btn-ghost{min-width:2.25rem;border-color:rgba(255,255,255,.4);color:#fff}
.ed-custom-eng-btn-ghost:hover,.ed-custom-eng-btn-ghost:focus-visible{border-color:#fff;background:rgba(255,255,255,.08)}
.ed-custom-eng-actions{display:flex;flex-wrap:wrap;gap:.1rem;margin-top:.34rem}

.ed-custom-eng-hero{position:relative;min-height:8.35rem;display:flex;align-items:flex-end;background:#0d1012;color:#fff;overflow:hidden}
.ed-custom-eng-hero-media{position:absolute;inset:0}
.ed-custom-eng-hero-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(7,9,10,.97) 0%,rgba(7,9,10,.88) 36%,rgba(7,9,10,.4) 67%,rgba(7,9,10,.18) 100%)}
.ed-custom-eng-hero-media:after{content:"";position:absolute;inset:auto 0 0;height:45%;z-index:1;background:linear-gradient(180deg,transparent,rgba(7,9,10,.86))}
.ed-custom-eng-hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.05)}
.ed-custom-eng-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 6.3rem;gap:.72rem;align-items:end;padding:2.15rem 0 .62rem}
.ed-custom-eng-hero-copy{max-width:9.2rem}
.ed-custom-eng-hero-copy h1{max-width:9.1rem;margin:.2rem 0 0;font-size:.76rem;line-height:1.01;letter-spacing:0}
.ed-custom-eng-hero-copy>p{max-width:7.4rem;margin:.24rem 0 0;color:rgba(255,255,255,.78);font-size:.18rem;line-height:1.62}
.ed-custom-eng-hero-index{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}
.ed-custom-eng-hero-index>div{min-height:1.42rem;padding:.22rem;border-right:1px solid rgba(255,255,255,.18)}
.ed-custom-eng-hero-index>div:last-child{border-right:0}
.ed-custom-eng-signal{display:grid;place-items:center;width:.26rem;height:.26rem;margin-bottom:.2rem;border:1px solid var(--ed-custom-orange);color:var(--ed-custom-orange);font-size:.09rem;font-weight:900}
.ed-custom-eng-hero-index strong,.ed-custom-eng-hero-index small{display:block}
.ed-custom-eng-hero-index strong{font-size:.145rem;line-height:1.25}
.ed-custom-eng-hero-index small{margin-top:.08rem;color:rgba(255,255,255,.52);font-size:.105rem;line-height:1.45}

.ed-custom-eng-fit,.ed-custom-eng-scope,.ed-custom-eng-inputs,.ed-custom-eng-faq{padding:1.08rem 0}
.ed-custom-eng-fit{background:#fff}
.ed-custom-eng-fit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--ed-custom-line);border-left:1px solid var(--ed-custom-line)}
.ed-custom-eng-fit-card{display:grid;grid-template-columns:.52rem 1fr;gap:.2rem;min-height:3.2rem;padding:.32rem;border-right:1px solid var(--ed-custom-line);border-bottom:1px solid var(--ed-custom-line);background:#fff;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease}
.ed-custom-eng-fit-card:hover{z-index:2;transform:translateY(-.06rem);box-shadow:0 .24rem .52rem rgba(17,21,24,.12)}
.ed-custom-eng-fit-card small,.ed-custom-eng-scope-copy>small{color:#dd8500;font-size:.12rem;font-weight:850;text-transform:uppercase}
.ed-custom-eng-fit-card h3{margin:.16rem 0 0;font-size:.28rem;line-height:1.2}
.ed-custom-eng-fit-card p{margin:.18rem 0 .3rem;color:var(--ed-custom-muted);font-size:.145rem;line-height:1.65}
.ed-custom-eng-fit-card a{display:inline-block;color:#111;font-size:.135rem;font-weight:800}
.ed-custom-eng-fit-card-dark{background:var(--ed-custom-ink);color:#fff}
.ed-custom-eng-fit-card-dark p{color:rgba(255,255,255,.62)}
.ed-custom-eng-fit-card-dark a{color:#fff}
.ed-custom-eng-fit-card-dark:hover .ed-title-sweep{background-position:0 0}

.ed-custom-eng-scope{background:var(--ed-custom-soft)}
.ed-custom-eng-scope-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.18rem}
.ed-custom-eng-scope-card{display:grid;grid-template-rows:3.08rem 1fr;min-height:6.3rem;background:#fff;border:1px solid var(--ed-custom-line);overflow:hidden;box-shadow:0 .14rem .34rem rgba(17,21,24,.06);transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s ease}
.ed-custom-eng-scope-card:hover{transform:translateY(-.07rem);box-shadow:0 .28rem .6rem rgba(17,21,24,.13)}
.ed-custom-eng-scope-media{position:relative;overflow:hidden;background:#dfe3e6}
.ed-custom-eng-scope-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(10,12,14,.32))}
.ed-custom-eng-scope-media img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1)}
.ed-custom-eng-scope-card:hover img{transform:scale(1.035)}
.ed-custom-eng-scope-copy{position:relative;padding:.3rem}
.ed-custom-eng-scope-copy>.ed-custom-eng-symbol{position:absolute;right:.3rem;top:.3rem}
.ed-custom-eng-scope-copy h3{margin:.14rem 0 0;padding-right:.5rem;font-size:.29rem;line-height:1.2}
.ed-custom-eng-scope-copy p{margin:.16rem 0 0;color:var(--ed-custom-muted);font-size:.14rem;line-height:1.65}
.ed-custom-eng-labels{display:flex;flex-wrap:wrap;gap:.06rem;margin-top:.26rem}
.ed-custom-eng-labels span{padding:.09rem .12rem;background:#fff5e7;border:1px solid rgba(255,153,0,.25);color:#9a5a00;font-size:.105rem;font-weight:850}

.ed-custom-eng-gates{position:relative;padding:1.08rem 0 1.2rem;background:#101316;color:#fff;overflow:hidden}
.ed-custom-eng-gates-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,19,22,.98),rgba(16,19,22,.9)),url(../images/advbg.png) center 42%/cover no-repeat;opacity:.46}
.ed-custom-eng-gates .w1792{position:relative;z-index:1}
.ed-custom-eng-section-head-light h2{color:#fff}
.ed-custom-eng-section-head-light>p{color:rgba(255,255,255,.6)}
.ed-custom-eng-gate-grid{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}
.ed-custom-eng-gate-grid:before{content:"";position:absolute;left:0;top:-1px;width:100%;height:2px;background:var(--ed-custom-orange);transform:scaleX(0);transform-origin:left;transition:transform 1.1s cubic-bezier(.22,1,.36,1)}
.ed-custom-eng-gates:hover .ed-custom-eng-gate-grid:before,.ed-custom-eng-gates:focus-within .ed-custom-eng-gate-grid:before{transform:scaleX(1)}
.ed-custom-eng-gate-grid article{min-height:3.05rem;padding:.3rem .24rem;border-right:1px solid rgba(255,255,255,.15);transition:background-color .38s ease}
.ed-custom-eng-gate-grid article:last-child{border-right:0}
.ed-custom-eng-gate-grid article:hover,.ed-custom-eng-gate-grid article:focus-within{background:rgba(255,255,255,.055)}
.ed-custom-eng-gate-grid h3{margin:.42rem 0 0;color:#fff;font-size:.23rem}
.ed-custom-eng-gate-grid p{margin:.14rem 0 0;color:rgba(255,255,255,.62);font-size:.125rem;line-height:1.58}
.ed-custom-eng-gate-grid small{display:block;margin-top:.24rem;color:var(--ed-custom-orange);font-size:.105rem;font-weight:800}
.ed-custom-eng-gate-grid article:hover .ed-title-sweep{background-position:0 0}

.ed-custom-eng-validation{padding:1.08rem 0;background:#fff}
.ed-custom-eng-validation-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch}
.ed-custom-eng-validation-media{position:relative;min-height:6.7rem;background:#0c0f11;overflow:hidden}
.ed-custom-eng-validation-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.78))}
.ed-custom-eng-validation-media img{width:100%;height:100%;object-fit:cover}
.ed-custom-eng-validation-media>span{position:absolute;z-index:2;left:.32rem;bottom:.3rem;padding:.09rem .12rem;background:rgba(0,0,0,.62);color:#fff;font-size:.105rem;font-weight:800}
.ed-custom-eng-validation-copy{padding:.6rem;background:var(--ed-custom-ink);color:#fff}
.ed-custom-eng-validation-copy h2{max-width:6.6rem;margin:.2rem 0 0;font-size:.5rem;line-height:1.08}
.ed-custom-eng-validation-copy>p{max-width:6.6rem;margin:.22rem 0 .36rem;color:rgba(255,255,255,.62);font-size:.15rem;line-height:1.68}
.ed-custom-eng-validation-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.16);border-left:1px solid rgba(255,255,255,.16)}
.ed-custom-eng-validation-list>div{display:grid;grid-template-columns:.42rem 1fr;column-gap:.15rem;min-height:1.54rem;padding:.2rem;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}
.ed-custom-eng-validation-list strong,.ed-custom-eng-validation-list small{grid-column:2;display:block}
.ed-custom-eng-validation-list strong{align-self:end;font-size:.14rem}
.ed-custom-eng-validation-list small{margin-top:.06rem;color:rgba(255,255,255,.5);font-size:.1rem;line-height:1.45}

.ed-custom-eng-inputs{background:var(--ed-custom-soft)}
.ed-custom-eng-input-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--ed-custom-line);border-left:1px solid var(--ed-custom-line)}
.ed-custom-eng-input-grid article{min-height:2rem;padding:.28rem;border-right:1px solid var(--ed-custom-line);border-bottom:1px solid var(--ed-custom-line);background:rgba(255,255,255,.72);transition:background-color .35s ease,transform .4s cubic-bezier(.22,1,.36,1)}
.ed-custom-eng-input-grid article:hover{z-index:1;background:#fff;transform:translateY(-.04rem)}
.ed-custom-eng-input-grid h3{margin:.2rem 0 0;font-size:.21rem}
.ed-custom-eng-input-grid p{margin:.12rem 0 0;color:var(--ed-custom-muted);font-size:.125rem;line-height:1.58}

.ed-custom-eng-production{padding:1.08rem 0;background:#fff}
.ed-custom-eng-production-grid{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);grid-template-areas:"copy media" "controls media";border:1px solid var(--ed-custom-line)}
.ed-custom-eng-production-copy{grid-area:copy;padding:.48rem}
.ed-custom-eng-production-copy h2{margin:.2rem 0 0;font-size:.46rem;line-height:1.08}
.ed-custom-eng-production-copy p{margin:.2rem 0 .3rem;color:var(--ed-custom-muted);font-size:.145rem;line-height:1.68}
.ed-custom-eng-production-copy a{color:#111;font-size:.14rem;font-weight:850}
.ed-custom-eng-production-media{grid-area:media;min-height:6.25rem;overflow:hidden}
.ed-custom-eng-production-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.78)}
.ed-custom-eng-production-controls{grid-area:controls;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--ed-custom-line)}
.ed-custom-eng-production-controls>div{min-height:2.1rem;padding:.22rem;border-right:1px solid var(--ed-custom-line)}
.ed-custom-eng-production-controls>div:last-child{border-right:0}
.ed-custom-eng-production-controls strong,.ed-custom-eng-production-controls small{display:block}
.ed-custom-eng-production-controls strong{margin-top:.22rem;font-size:.13rem}
.ed-custom-eng-production-controls small{margin-top:.07rem;color:var(--ed-custom-muted);font-size:.095rem;line-height:1.45}

.ed-custom-eng-brief{position:relative;padding:.94rem 0;background:#15191c;color:#fff;overflow:hidden}
.ed-custom-eng-brief-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,22,25,.98),rgba(18,22,25,.84)),url(../images/fac3.png) center/cover no-repeat;opacity:.62}
.ed-custom-eng-brief-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 4.4rem;gap:.8rem;align-items:center}
.ed-custom-eng-brief h2{max-width:9.4rem;margin:.18rem 0 0;font-size:.51rem;line-height:1.08}
.ed-custom-eng-brief p{max-width:8rem;margin:.2rem 0 0;color:rgba(255,255,255,.62);font-size:.15rem;line-height:1.65}
.ed-custom-eng-brief-action{display:grid;gap:.15rem;justify-items:stretch}
.ed-custom-eng-brief-action small{color:rgba(255,255,255,.48);font-size:.1rem;line-height:1.5}

.ed-custom-eng-faq{background:#fff}
.ed-custom-eng-faq-grid{display:grid;grid-template-columns:minmax(3.6rem,.7fr) minmax(0,1.3fr);gap:.72rem;align-items:start}
.ed-custom-eng-faq-intro{position:sticky;top:1.4rem}
.ed-custom-eng-faq-intro h2{margin:.2rem 0 0;font-size:.46rem;line-height:1.1}
.ed-custom-eng-faq-intro p{max-width:4.8rem;margin:.2rem 0 0;color:var(--ed-custom-muted);font-size:.14rem;line-height:1.68}
.ed-custom-eng-faq-list{margin:0;border:0}
.ed-custom-eng-faq-list .ed-faq-item{border-bottom:1px solid var(--ed-custom-line);background:#fff}
.ed-custom-eng-faq-list .ed-faq-q{display:grid;grid-template-columns:.42rem 1fr .34rem;gap:.16rem;align-items:center;padding:.25rem .04rem;font-size:.17rem}
.ed-custom-eng-faq-list .ed-faq-symbol{display:grid;place-items:center;width:.34rem;height:.34rem;color:#d87e00;font-size:.09rem;font-weight:900}
.ed-custom-eng-faq-list .ed-faq-question{line-height:1.35}
.ed-custom-eng-faq-list .ed-faq-toggle{position:relative;width:.22rem;height:.22rem;justify-self:end}
.ed-custom-eng-faq-list .ed-faq-toggle:before,.ed-custom-eng-faq-list .ed-faq-toggle:after{content:"";position:absolute;left:50%;top:50%;width:.14rem;height:1px;background:#24282c;transform:translate(-50%,-50%);transition:transform .35s cubic-bezier(.22,1,.36,1),background-color .35s ease}
.ed-custom-eng-faq-list .ed-faq-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}
.ed-custom-eng-faq-list .active .ed-faq-toggle:after{transform:translate(-50%,-50%) rotate(0)}
.ed-custom-eng-faq-list .active .ed-faq-toggle:before,.ed-custom-eng-faq-list .active .ed-faq-toggle:after{background:var(--ed-custom-orange)}
.ed-custom-eng-faq-list .ed-faq-a{padding:0 .55rem .26rem;color:var(--ed-custom-muted);font-size:.135rem;line-height:1.68}

@media(max-width:1200px){
  .ed-custom-eng-hero-inner{grid-template-columns:1fr;padding-top:1.9rem}
  .ed-custom-eng-hero-index{max-width:8rem}
  .ed-custom-eng-section-head{grid-template-columns:1fr .65fr}
  .ed-custom-eng-gate-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ed-custom-eng-gate-grid article{border-bottom:1px solid rgba(255,255,255,.15)}
  .ed-custom-eng-production-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:900px){
  .ed-custom-eng-section-head,.ed-custom-eng-validation-grid,.ed-custom-eng-brief-inner,.ed-custom-eng-faq-grid{grid-template-columns:1fr}
  .ed-custom-eng-section-head{gap:.22rem}
  .ed-custom-eng-section-head>p{max-width:7rem}
  .ed-custom-eng-fit-grid,.ed-custom-eng-scope-grid{grid-template-columns:1fr}
  .ed-custom-eng-fit-card{min-height:0}
  .ed-custom-eng-scope-card{grid-template-rows:3.5rem 1fr;min-height:0}
  .ed-custom-eng-validation-media{min-height:5.2rem}
  .ed-custom-eng-input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-custom-eng-production-grid{grid-template-columns:1fr;grid-template-areas:"media" "copy" "controls"}
  .ed-custom-eng-production-media{min-height:4.6rem}
  .ed-custom-eng-faq-intro{position:static}
}
@media(max-width:767px){
  .ed-custom-engineering .w1792{width:calc(100% - 32px)}
  .ed-custom-eng-kicker{gap:10px;font-size:11px}
  .ed-custom-eng-kicker:before{width:28px}
  .ed-custom-eng-section-head{gap:18px;margin-bottom:32px}
  .ed-custom-eng-section-head h2,.ed-custom-eng-validation-copy h2,.ed-custom-eng-production-copy h2,.ed-custom-eng-brief h2,.ed-custom-eng-faq-intro h2{font-size:30px;line-height:1.12}
  .ed-custom-eng-section-head>p,.ed-custom-eng-faq-intro p{font-size:14px;line-height:1.65}
  .ed-custom-eng-fit,.ed-custom-eng-scope,.ed-custom-eng-inputs,.ed-custom-eng-faq,.ed-custom-eng-validation,.ed-custom-eng-production{padding:64px 0}
  .ed-custom-eng-hero{min-height:620px;align-items:flex-end}
  .ed-custom-eng-hero-media:before{background:linear-gradient(180deg,rgba(7,9,10,.25),rgba(7,9,10,.94) 55%,rgba(7,9,10,.99))}
  .ed-custom-eng-hero-media img{object-position:58% center}
  .ed-custom-eng-hero-inner{gap:34px;padding:150px 0 34px}
  .ed-custom-eng-hero-copy h1{font-size:36px;line-height:1.06}
  .ed-custom-eng-hero-copy>p{margin-top:18px;font-size:14px;line-height:1.58}
  .ed-custom-eng-actions{gap:8px;margin-top:24px}
  .ed-custom-eng-actions{display:grid;grid-template-columns:1fr 1fr}
  .ed-custom-eng-btn{min-width:0;min-height:48px;padding:12px 14px;font-size:12px}
  .ed-custom-eng-hero-index{grid-template-columns:1fr;max-width:none}
  .ed-custom-eng-hero-index>div{display:grid;grid-template-columns:30px 1fr;align-items:center;column-gap:12px;min-height:0;padding:12px;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}
  .ed-custom-eng-hero-index>div:last-child{border-bottom:0}
  .ed-custom-eng-hero-index .ed-custom-eng-signal{grid-row:1/3;margin:0}
  .ed-custom-eng-fit-card{grid-template-columns:42px 1fr;padding:24px;gap:16px}
  .ed-custom-eng-fit-card h3,.ed-custom-eng-scope-copy h3{font-size:23px}
  .ed-custom-eng-fit-card p,.ed-custom-eng-scope-copy p{font-size:14px}
  .ed-custom-eng-scope-card{grid-template-rows:245px 1fr}
  .ed-custom-eng-scope-copy{padding:24px}
  .ed-custom-eng-gates{padding:64px 0}
  .ed-custom-eng-gate-grid{grid-template-columns:1fr;border-left:1px solid rgba(255,255,255,.18);border-top:0}
  .ed-custom-eng-gate-grid:before{left:-1px;top:0;width:2px;height:100%;transform:scaleY(0);transform-origin:top}
  .ed-custom-eng-gates:hover .ed-custom-eng-gate-grid:before,.ed-custom-eng-gates:focus-within .ed-custom-eng-gate-grid:before{transform:scaleY(1)}
  .ed-custom-eng-gate-grid article{min-height:0;padding:24px;border-right:0}
  .ed-custom-eng-gate-grid h3{margin-top:22px;font-size:22px}
  .ed-custom-eng-gate-grid p{font-size:13px}
  .ed-custom-eng-validation-media{min-height:355px}
  .ed-custom-eng-validation-copy{padding:34px 22px}
  .ed-custom-eng-validation-list{grid-template-columns:1fr}
  .ed-custom-eng-validation-list>div{min-height:1.25rem}
  .ed-custom-eng-input-grid{grid-template-columns:1fr}
  .ed-custom-eng-input-grid article{min-height:0;padding:24px}
  .ed-custom-eng-input-grid h3{font-size:20px}
  .ed-custom-eng-input-grid p{font-size:13px}
  .ed-custom-eng-production-media{min-height:320px}
  .ed-custom-eng-production-copy{padding:34px 22px}
  .ed-custom-eng-production-controls{grid-template-columns:1fr}
  .ed-custom-eng-production-controls>div{min-height:0;padding:22px;border-right:0;border-bottom:1px solid var(--ed-custom-line)}
  .ed-custom-eng-production-controls>div:last-child{border-bottom:0}
  .ed-custom-eng-brief{padding:64px 0}
  .ed-custom-eng-brief-inner{gap:30px}
  .ed-custom-eng-brief p{font-size:14px}
  .ed-custom-eng-faq-list .ed-faq-q{grid-template-columns:36px 1fr 26px;gap:10px;padding:20px 0;font-size:15px}
  .ed-custom-eng-faq-list .ed-faq-a{padding:0 40px 20px 46px;font-size:13px}
}
@media(hover:none),(prefers-reduced-motion:reduce){
  .ed-page .ed-wave-label{opacity:1!important;transform:none!important;transition:none!important}
  .ed-page .ed-sweep-link:after,.ed-page .ed-arrow,.ed-page .ed-title-sweep,.ed-page .ed-title-sweep:before{transition:none}
  .ed-custom-eng-gate-grid:before{display:none}
}

/* Product Category v4.23 semantic FAQ and layered project CTA. */
.ed-official-plp .ed-oplp-precision-quote-bg{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}
.ed-official-plp .ed-oplp-precision-quote-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,24,27,.97),rgba(20,24,27,.9) 58%,rgba(20,24,27,.78))}
.ed-official-plp .ed-oplp-precision-quote-bg img{width:100%;height:100%;object-fit:cover;opacity:.22;filter:grayscale(.38) saturate(.75)}
.ed-official-plp .ed-oplp-precision-quote-grid{position:relative;z-index:1}
.ed-official-plp .ed-oplp-precision-faq .ed-tablet-faq{counter-reset:none}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item{padding:0;background:transparent}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:before,.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:after,.ed-official-plp .ed-oplp-precision-faq .ed-faq-q:before,.ed-official-plp .ed-oplp-precision-faq .ed-faq-q:after{display:none!important;content:none!important}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-q{display:grid;grid-template-columns:.4rem 1fr .32rem;gap:.14rem;align-items:center;min-height:72px;padding:18px 0}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-symbol{display:grid;place-items:center;width:.32rem;height:.32rem;color:#df8500;font-size:.15rem}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-toggle{position:relative;display:grid;place-items:center;width:.26rem;height:.26rem;justify-self:end;color:#171a1d}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-plus,.ed-official-plp .ed-oplp-precision-faq .ed-faq-minus{position:absolute;line-height:1;transition:opacity .28s ease,transform .36s cubic-bezier(.22,1,.36,1)}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-minus{color:#ff9900;opacity:0;transform:rotate(-90deg) scale(.7)}
.ed-official-plp .ed-oplp-precision-faq .active .ed-faq-plus{opacity:0;transform:rotate(90deg) scale(.7)}
.ed-official-plp .ed-oplp-precision-faq .active .ed-faq-minus{opacity:1;transform:rotate(0) scale(1)}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-a{padding:0 .46rem 22px .54rem}
@media(max-width:760px){
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item{padding:0}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-q{grid-template-columns:.34rem 1fr .28rem;gap:.1rem;min-height:64px;padding:15px 0}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-a{padding:0 .38rem 18px .44rem}
}

/* 2026-07-12 shared static card states and compact production module. */
.ed-official-plp .ed-oplp-precision-quote-steps>div,
.ed-solnext .ed-solnext-layers article,
.ed-custom-engineering .ed-custom-eng-production-controls>div{position:relative;isolation:isolate;transition:transform .42s cubic-bezier(.22,1,.36,1),background-color .42s ease,border-color .42s ease,box-shadow .42s ease}
.ed-official-plp .ed-oplp-precision-quote-steps>div:after,
.ed-solnext .ed-solnext-layers article:after,
.ed-custom-engineering .ed-custom-eng-production-controls>div:after{content:"";position:absolute;z-index:-1;right:0;bottom:0;left:0;height:2px;background:#ff9900;transform:scaleX(0);transform-origin:0 50%;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-official-plp .ed-oplp-precision-quote-steps>div:hover,
.ed-official-plp .ed-oplp-precision-quote-steps>div:focus-within,
.ed-solnext .ed-solnext-layers article:hover,
.ed-solnext .ed-solnext-layers article:focus-within,
.ed-custom-engineering .ed-custom-eng-production-controls>div:hover,
.ed-custom-engineering .ed-custom-eng-production-controls>div:focus-within{z-index:2;transform:translateY(-4px)}
.ed-official-plp .ed-oplp-precision-quote-steps>div:hover:after,
.ed-official-plp .ed-oplp-precision-quote-steps>div:focus-within:after,
.ed-solnext .ed-solnext-layers article:hover:after,
.ed-solnext .ed-solnext-layers article:focus-within:after,
.ed-custom-engineering .ed-custom-eng-production-controls>div:hover:after,
.ed-custom-engineering .ed-custom-eng-production-controls>div:focus-within:after{transform:scaleX(1)}
.ed-official-plp .ed-oplp-precision-quote-steps>div:hover,
.ed-official-plp .ed-oplp-precision-quote-steps>div:focus-within{background:rgba(255,255,255,.055);box-shadow:0 18px 34px rgba(0,0,0,.16)}
.ed-solnext .ed-solnext-layers article:hover,
.ed-solnext .ed-solnext-layers article:focus-within{background:rgba(255,255,255,.055);border-color:rgba(255,153,0,.44);box-shadow:0 20px 42px rgba(0,0,0,.2)}
.ed-custom-engineering .ed-custom-eng-production-controls>div:hover,
.ed-custom-engineering .ed-custom-eng-production-controls>div:focus-within{background:#fff;box-shadow:0 18px 36px rgba(17,21,24,.1)}
.ed-official-plp .ed-oplp-precision-quote-steps>div:hover b,
.ed-solnext .ed-solnext-layers article:hover small,
.ed-custom-engineering .ed-custom-eng-production-controls>div:hover .ed-custom-eng-symbol{color:#ff9900;transform:scale(1.08)}
.ed-official-plp .ed-oplp-precision-quote-steps>div:hover .ed-title-sweep,
.ed-solnext .ed-solnext-layers article:hover .ed-title-sweep,
.ed-custom-engineering .ed-custom-eng-production-controls>div:hover .ed-title-sweep{background-position:0 0}

.ed-official-plp .ed-oplp-precision-faq .ed-tablet-faq{display:grid;gap:10px}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:last-child{border:1px solid #e1e5e8;background:#fff;box-shadow:0 8px 24px rgba(17,21,24,.035);transition:transform .42s cubic-bezier(.22,1,.36,1),background-color .42s ease,border-color .42s ease,box-shadow .42s ease}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:hover,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:focus-within{transform:translateY(-3px);border-color:#cfd5da;box-shadow:0 18px 38px rgba(17,21,24,.09)}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item.active{border-color:rgba(255,153,0,.5);background:#f7f8f9;box-shadow:inset 3px 0 0 #ff9900,0 18px 38px rgba(17,21,24,.08)}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-q{padding-right:22px;padding-left:18px}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-a{padding-right:58px;padding-left:72px}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-symbol{transition:transform .42s cubic-bezier(.22,1,.36,1),color .42s ease}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-question{color:#171a1d;background:linear-gradient(90deg,#ff9900 0 50%,#171a1d 50% 100%) 100% 0/200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:background-position .42s cubic-bezier(.22,1,.36,1)}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:hover .ed-faq-symbol,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item.active .ed-faq-symbol{color:#ff9900;transform:scale(1.08)}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:hover .ed-faq-question,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item.active .ed-faq-question{background-position:0 0}

.ed-custom-engineering .ed-custom-eng-production-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);grid-template-rows:minmax(0,1fr) 150px;max-height:520px}
.ed-custom-engineering .ed-custom-eng-production-copy{display:flex;flex-direction:column;justify-content:center;padding:42px 46px}
.ed-custom-engineering .ed-custom-eng-production-copy h2{font-size:clamp(32px,2.5vw,46px)}
.ed-custom-engineering .ed-custom-eng-production-media{height:520px;min-height:0;aspect-ratio:1.38/1}
.ed-custom-engineering .ed-custom-eng-production-media img{display:block;object-position:center 54%;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .42s ease}
.ed-custom-engineering .ed-custom-eng-production-grid:hover .ed-custom-eng-production-media img{transform:scale(1.025);filter:saturate(.86)}
.ed-custom-engineering .ed-custom-eng-production-controls>div{min-height:0;padding:18px 20px}
.ed-custom-engineering .ed-custom-eng-production-controls strong{margin-top:14px}
.ed-custom-engineering .ed-custom-eng-production-controls small{font-size:10px;line-height:1.4}

@media(max-width:980px){
  .ed-custom-engineering .ed-custom-eng-production-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;max-height:none}
  .ed-custom-engineering .ed-custom-eng-production-media{height:auto;min-height:420px;aspect-ratio:auto}
  .ed-custom-engineering .ed-custom-eng-production-controls{grid-column:1/-1}
}
@media(max-width:760px){
  .ed-official-plp .ed-oplp-precision-faq .ed-tablet-faq{gap:8px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-q{padding-right:16px;padding-left:14px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-a{padding-right:40px;padding-left:58px}
  .ed-custom-engineering .ed-custom-eng-production-grid{display:flex;flex-direction:column}
  .ed-custom-engineering .ed-custom-eng-production-media{order:2;min-height:0;height:auto;aspect-ratio:16/10}
  .ed-custom-engineering .ed-custom-eng-production-controls{order:3}
  .ed-custom-engineering .ed-custom-eng-production-copy{padding:34px 22px}
}
@media(hover:none){
  .ed-official-plp .ed-oplp-precision-quote-steps>div,
  .ed-solnext .ed-solnext-layers article,
  .ed-custom-engineering .ed-custom-eng-production-controls>div{transform:none}
}
@media(prefers-reduced-motion:reduce){
  .ed-official-plp .ed-oplp-precision-quote-steps>div,
  .ed-solnext .ed-solnext-layers article,
  .ed-custom-engineering .ed-custom-eng-production-controls>div,
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item,
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-question,
  .ed-custom-engineering .ed-custom-eng-production-media img{transition:none!important;transform:none!important}
}

/* 2026-07-13 dark card title resting color alignment. */
.ed-official-plp .ed-oplp-precision-quote-steps .ed-title-sweep,
.ed-solnext .ed-solnext-layers .ed-title-sweep{
  --ed-sweep-base:#fff;
}

/* 2026-07-13 Product Category + Customization bounded hover standard. */
.ed-official-plp .ed-oplp-precision-product,
.ed-official-plp .ed-oplp-precision-quote-steps>div,
.ed-custom-engineering .ed-custom-eng-fit-card,
.ed-custom-engineering .ed-custom-eng-scope-card,
.ed-custom-engineering .ed-custom-eng-gate-grid article,
.ed-custom-engineering .ed-custom-eng-input-grid article,
.ed-custom-engineering .ed-custom-eng-production-controls>div{
  background-image:linear-gradient(90deg,#ff9900,#ff9900);
  background-position:left bottom;
  background-repeat:no-repeat;
  background-size:0 2px;
  transition:background-size .48s cubic-bezier(.22,1,.36,1),background-color .36s ease,border-color .36s ease,box-shadow .4s ease;
}
.ed-official-plp .ed-oplp-precision-product:hover,
.ed-official-plp .ed-oplp-precision-product:focus-within,
.ed-official-plp .ed-oplp-precision-quote-steps>div:hover,
.ed-official-plp .ed-oplp-precision-quote-steps>div:focus-within,
.ed-custom-engineering .ed-custom-eng-fit-card:hover,
.ed-custom-engineering .ed-custom-eng-fit-card:focus-within,
.ed-custom-engineering .ed-custom-eng-scope-card:hover,
.ed-custom-engineering .ed-custom-eng-scope-card:focus-within,
.ed-custom-engineering .ed-custom-eng-gate-grid article:hover,
.ed-custom-engineering .ed-custom-eng-gate-grid article:focus-within,
.ed-custom-engineering .ed-custom-eng-input-grid article:hover,
.ed-custom-engineering .ed-custom-eng-input-grid article:focus-within,
.ed-custom-engineering .ed-custom-eng-production-controls>div:hover,
.ed-custom-engineering .ed-custom-eng-production-controls>div:focus-within{
  transform:none;
  background-size:100% 2px;
  box-shadow:inset 2px 0 0 #ff9900,0 18px 42px rgba(17,21,24,.1);
}
.ed-official-plp .ed-oplp-precision-product:hover,
.ed-official-plp .ed-oplp-precision-product:focus-within{z-index:3;box-shadow:0 .08rem .2rem rgba(20,28,36,.085)}
.ed-official-plp .ed-oplp-precision-grid .ed-oplp-precision-product:hover,
.ed-official-plp .ed-oplp-precision-grid .ed-oplp-precision-product:focus-within{transform:none!important}
.ed-official-plp .ed-oplp-precision-grid .ed-oplp-precision-product:before{opacity:0!important;display:none!important}
.ed-official-plp .ed-oplp-precision-grid .ed-oplp-precision-product{
  background-image:none;
  background-size:auto;
  transition:border-color .42s cubic-bezier(.22,1,.36,1);
}
.ed-official-plp .ed-oplp-precision-grid .ed-oplp-precision-product .ed-oplp-card-media img{
  transform:translateZ(0) scale(1);
  backface-visibility:hidden;
  transition:transform .56s cubic-bezier(.22,1,.36,1);
}
.ed-official-plp .ed-oplp-precision-grid .ed-oplp-precision-product:hover .ed-oplp-card-media img,
.ed-official-plp .ed-oplp-precision-grid .ed-oplp-precision-product:focus-within .ed-oplp-card-media img{
  transform:translateZ(0) scale(1.018);
}
@media(prefers-reduced-motion:reduce){
  .ed-official-plp .ed-oplp-precision-grid .ed-oplp-precision-product,
  .ed-official-plp .ed-oplp-precision-grid .ed-oplp-precision-product .ed-oplp-card-media img{
    transition:none!important;
  }
  .ed-official-plp .ed-oplp-precision-grid .ed-oplp-precision-product:hover .ed-oplp-card-media img,
  .ed-official-plp .ed-oplp-precision-grid .ed-oplp-precision-product:focus-within .ed-oplp-card-media img{
    transform:translateZ(0) scale(1);
  }
}
.ed-official-plp .ed-oplp-precision-quote-steps>div:hover,
.ed-official-plp .ed-oplp-precision-quote-steps>div:focus-within{background-color:rgba(255,255,255,.055);box-shadow:inset 2px 0 0 #ff9900,0 18px 38px rgba(0,0,0,.16)}
.ed-custom-engineering .ed-custom-eng-fit-card-dark:hover,
.ed-custom-engineering .ed-custom-eng-fit-card-dark:focus-within,
.ed-custom-engineering .ed-custom-eng-gate-grid article:hover,
.ed-custom-engineering .ed-custom-eng-gate-grid article:focus-within{background-color:rgba(255,255,255,.06);box-shadow:inset 2px 0 0 #ff9900,0 20px 42px rgba(0,0,0,.18)}
.ed-custom-engineering .ed-custom-eng-scope-card:hover img,
.ed-custom-engineering .ed-custom-eng-scope-card:focus-within img{transform:scale(1.02)}

.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-title h3,
.ed-custom-engineering .ed-custom-eng-input-grid h3,
.ed-custom-engineering .ed-custom-eng-production-controls strong{
  color:transparent;
  background:linear-gradient(90deg,#df8500 0 50%,#171a1d 50% 100%) 100% 0/200% 100%;
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  transition:background-position .52s cubic-bezier(.22,1,.36,1);
}
.ed-official-plp .ed-oplp-precision-product:hover .ed-oplp-card-title h3,
.ed-official-plp .ed-oplp-precision-product:focus-within .ed-oplp-card-title h3,
.ed-custom-engineering .ed-custom-eng-input-grid article:hover h3,
.ed-custom-engineering .ed-custom-eng-input-grid article:focus-within h3,
.ed-custom-engineering .ed-custom-eng-production-controls>div:hover strong,
.ed-custom-engineering .ed-custom-eng-production-controls>div:focus-within strong{background-position:0 0}

.ed-custom-engineering .ed-custom-eng-symbol,
.ed-official-plp .ed-oplp-precision-quote-steps b{
  display:grid;
  place-items:center;
  width:40px;
  height:40px;
  border:1px solid rgba(255,153,0,.72);
  background:transparent;
  color:#df8500;
  transform:none;
  transition:background-color .36s ease,color .36s ease,border-color .36s ease;
}
.ed-official-plp .ed-oplp-precision-quote-steps>div:hover b,
.ed-official-plp .ed-oplp-precision-quote-steps>div:focus-within b,
.ed-custom-engineering article:hover .ed-custom-eng-symbol,
.ed-custom-engineering article:focus-within .ed-custom-eng-symbol,
.ed-custom-engineering .ed-custom-eng-production-controls>div:hover .ed-custom-eng-symbol,
.ed-custom-engineering .ed-custom-eng-production-controls>div:focus-within .ed-custom-eng-symbol{
  border-color:#ff9900;
  background:#ff9900;
  color:#111518;
  transform:none;
}

.ed-official-plp .ed-oplp-precision-faq .ed-tablet-faq,
.ed-custom-engineering .ed-custom-eng-faq-list{counter-reset:ed-hover-faq;display:grid;gap:8px}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:last-child,
.ed-custom-engineering .ed-custom-eng-faq-list .ed-faq-item{
  counter-increment:ed-hover-faq;
  position:relative;
  border:0;
  background:#f1f3f5;
  box-shadow:none;
  transform:none;
  transition:background-color .36s ease,box-shadow .4s ease;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:hover,
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item:focus-within,
.ed-custom-engineering .ed-custom-eng-faq-list .ed-faq-item:hover,
.ed-custom-engineering .ed-custom-eng-faq-list .ed-faq-item:focus-within{transform:none;background:#f5f6f7;box-shadow:0 16px 36px rgba(17,21,24,.07)}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-item.active,
.ed-custom-engineering .ed-custom-eng-faq-list .ed-faq-item.active{background:#eef1f3;box-shadow:inset 3px 0 0 #ff9900,0 14px 32px rgba(17,21,24,.055)}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-symbol,
.ed-custom-engineering .ed-custom-eng-faq-list .ed-faq-symbol{
  width:30px;
  height:24px;
  border:0;
  background:rgba(255,153,0,.1);
  color:#df8500;
  font-family:Arial,sans-serif;
  font-size:0;
  transform:none;
}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-symbol:before,
.ed-custom-engineering .ed-custom-eng-faq-list .ed-faq-symbol:before{content:counter(ed-hover-faq,decimal-leading-zero);font-family:Arial,sans-serif;font-size:11px;font-weight:800}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-question{color:#171a1d;background:none;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:currentColor;transition:color .36s ease}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-q,
.ed-custom-engineering .ed-custom-eng-faq-list .ed-faq-q{padding-right:28px;padding-left:28px}
.ed-official-plp .ed-oplp-precision-faq .ed-faq-a{padding-right:64px;padding-left:84px}
.ed-custom-engineering .ed-custom-eng-faq-list .ed-faq-a{padding-right:64px;padding-left:84px}

@media(max-width:760px){
  .ed-custom-engineering .ed-custom-eng-symbol,
  .ed-official-plp .ed-oplp-precision-quote-steps b{width:36px;height:36px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-q,
  .ed-custom-engineering .ed-custom-eng-faq-list .ed-faq-q{padding-right:16px;padding-left:16px}
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-a,
  .ed-custom-engineering .ed-custom-eng-faq-list .ed-faq-a{padding-right:36px;padding-left:62px}
}
@media(hover:none){
  .ed-official-plp .ed-oplp-precision-product,
  .ed-official-plp .ed-oplp-precision-quote-steps>div,
  .ed-custom-engineering .ed-custom-eng-fit-card,
  .ed-custom-engineering .ed-custom-eng-scope-card,
  .ed-custom-engineering .ed-custom-eng-gate-grid article,
  .ed-custom-engineering .ed-custom-eng-input-grid article,
  .ed-custom-engineering .ed-custom-eng-production-controls>div{background-size:0 2px;box-shadow:none}
}
@media(prefers-reduced-motion:reduce){
  .ed-official-plp .ed-oplp-precision-product,
  .ed-official-plp .ed-oplp-precision-quote-steps>div,
  .ed-custom-engineering .ed-custom-eng-fit-card,
  .ed-custom-engineering .ed-custom-eng-scope-card,
  .ed-custom-engineering .ed-custom-eng-gate-grid article,
  .ed-custom-engineering .ed-custom-eng-input-grid article,
  .ed-custom-engineering .ed-custom-eng-production-controls>div,
  .ed-official-plp .ed-oplp-precision-faq .ed-faq-item,
  .ed-custom-engineering .ed-custom-eng-faq-list .ed-faq-item{transition:none!important}
}

/* MDM software detail template v7.0 */
.ed-mdm-detail{--mdm-orange:#ff9900;--mdm-ink:#111518;--mdm-muted:#68727d;--mdm-line:#d8dde2;--mdm-soft:#f1f3f5;overflow:hidden;background:#fff;color:var(--mdm-ink)}
.ed-mdm-detail *{box-sizing:border-box}
.ed-mdm-detail a{text-decoration:none}
.ed-mdm-detail .w1792{width:min(100% - 64px,1792px);margin:0 auto}
.ed-mdm-section{position:relative;padding:112px 0;background:#fff}
.ed-mdm-section.ed-mdm-soft{background:var(--mdm-soft)}
.ed-mdm-section.ed-mdm-dark{background:#111518;color:#fff}
.ed-mdm-section-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.65fr);align-items:end;gap:64px;margin-bottom:52px}
.ed-mdm-section-head h2,.ed-mdm-validation-copy h2,.ed-mdm-contact-layout h2,.ed-mdm-faq-layout>div>h2{max-width:900px;margin:0;color:inherit;font-size:clamp(36px,3.25vw,64px);font-weight:700;line-height:1.08;letter-spacing:0}
.ed-mdm-section-head>p,.ed-mdm-validation-copy>p,.ed-mdm-contact-layout>div>p,.ed-mdm-faq-layout>div>p{max-width:610px;margin:0;color:var(--mdm-muted);font-size:17px;line-height:1.7}
.ed-mdm-dark .ed-mdm-section-head>p,.ed-mdm-dark .ed-mdm-contact-layout>div>p{color:rgba(255,255,255,.68)}
.ed-mdm-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:24px;color:#df8500;font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}
.ed-mdm-dark .ed-mdm-eyebrow{color:var(--mdm-orange)}
.ed-mdm-eyebrow>span{display:block;width:34px;height:2px;background:currentColor}
.ed-mdm-btn{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:58px;padding:0 28px;border:1px solid transparent;color:var(--mdm-ink);font-size:15px;font-weight:800;line-height:1;transition:transform .28s cubic-bezier(.22,1,.36,1),background-color .28s ease,color .28s ease,border-color .28s ease,box-shadow .28s ease}
.ed-mdm-btn:before{content:"";position:absolute;z-index:-1;top:-45%;bottom:-45%;left:-55%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.44),transparent);transform:skewX(-18deg) translateX(0);opacity:0;pointer-events:none}
.ed-mdm-btn.is-secondary:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent)}
.ed-mdm-btn:hover,.ed-mdm-btn:focus-visible{transform:translateY(-2px)}
.ed-mdm-btn:hover:before,.ed-mdm-btn:focus-visible:before{opacity:1;animation:ed-center-sheen .46s cubic-bezier(.2,.72,.2,1) both}
.ed-mdm-btn:active{transform:translateY(0);box-shadow:0 5px 12px rgba(5,8,10,.18)}
.ed-mdm-arrow:before{content:"\2192"}
.ed-mdm-btn .ed-mdm-arrow{display:inline-block;font-size:15px;line-height:1;transform:rotate(-45deg);transform-origin:50% 50%;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-mdm-btn:hover .ed-mdm-arrow,.ed-mdm-btn:focus-visible .ed-mdm-arrow{transform:translateX(3px) rotate(0deg)}
.ed-mdm-btn.is-primary{background:var(--mdm-orange);border-color:var(--mdm-orange);color:#111518;box-shadow:0 14px 30px rgba(255,153,0,.18)}
.ed-mdm-btn.is-primary:hover,.ed-mdm-btn.is-primary:focus-visible{background:#ffad24;border-color:#ffad24;box-shadow:0 18px 38px rgba(255,153,0,.3)}
.ed-mdm-btn.is-secondary{border-color:rgba(255,255,255,.36);color:#fff;background:rgba(17,21,24,.42)}
.ed-mdm-btn.is-secondary:hover,.ed-mdm-btn.is-secondary:focus-visible{border-color:var(--mdm-orange);background:rgba(17,21,24,.72)}
.ed-mdm-symbol{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,153,0,.7);background:transparent;color:#df8500;font-size:18px;transition:background-color .36s ease,color .36s ease,border-color .36s ease}
.ed-mdm-dark .ed-mdm-symbol{color:var(--mdm-orange)}

.ed-mdm-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(520px,.92fr);min-height:816px;padding-top:96px;background:#090c0e;color:#fff}
.ed-mdm-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,8,.98) 0%,rgba(5,7,8,.91) 38%,rgba(5,7,8,.28) 66%,rgba(5,7,8,.08) 100%);pointer-events:none}
.ed-mdm-hero-media{position:absolute;inset:0 0 0 39%;overflow:hidden;background:#174f8f}
.ed-mdm-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,8,9,.08),rgba(6,8,9,.4))}
.ed-mdm-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}
.ed-mdm-media-label{position:absolute;z-index:2;top:128px;right:42px;padding:10px 13px;background:rgba(17,21,24,.72);color:rgba(255,255,255,.86);font-size:10px;font-weight:800}
.ed-mdm-hero-copy{position:relative;z-index:2;grid-column:1;align-self:center;width:min(100%,850px);padding:92px 0 78px max(32px,calc((100vw - min(1792px,100vw - 64px))/2))}
.ed-mdm-hero-copy h1{max-width:820px;margin:0;color:#fff;font-size:clamp(48px,4.8vw,84px);font-weight:700;line-height:1.02;letter-spacing:0}
.ed-mdm-hero-copy>p{max-width:700px;margin:28px 0 0;color:rgba(255,255,255,.78);font-size:19px;line-height:1.7}
.ed-mdm-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:36px}
.ed-mdm-signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,760px);margin:52px 0 0;padding:0;border-top:1px solid rgba(255,255,255,.22);list-style:none}
.ed-mdm-signals li{display:flex;align-items:center;gap:12px;min-height:76px;padding:0 20px;border-right:1px solid rgba(255,255,255,.22);color:#fff;font-size:14px;font-weight:700}
.ed-mdm-signals li:first-child{padding-left:0}.ed-mdm-signals li:last-child{border-right:0}
.ed-mdm-signals i{color:var(--mdm-orange);font-size:18px}

.ed-mdm-outcome-grid,.ed-mdm-capability-grid,.ed-mdm-evidence-grid,.ed-mdm-related-grid,.ed-mdm-brief-grid{display:grid;gap:1px;background:var(--mdm-line)}
.ed-mdm-outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.ed-mdm-outcome-grid article,.ed-mdm-capability-grid article,.ed-mdm-evidence-grid article,.ed-mdm-brief-grid article{position:relative;min-width:0;background:#fff}
.ed-mdm-outcome-grid article{min-height:286px;padding:42px}
.ed-mdm-outcome-grid article:before,.ed-mdm-capability-grid article:before,.ed-mdm-architecture-grid article:before,.ed-mdm-related-grid>a:before,.ed-mdm-evidence-grid article:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--mdm-orange);transform:scaleY(0);transform-origin:bottom;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-mdm-outcome-grid article:after,.ed-mdm-capability-grid article:after,.ed-mdm-architecture-grid article:after,.ed-mdm-related-grid>a:after,.ed-mdm-evidence-grid article:after{content:"";position:absolute;left:34px;right:34px;bottom:22px;height:2px;background:var(--mdm-orange);transform:scaleX(0);transform-origin:left;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-mdm-outcome-grid h3,.ed-mdm-capability-grid h3,.ed-mdm-architecture-grid h3,.ed-mdm-related-grid h3,.ed-mdm-evidence-grid h3{margin:28px 0 12px;color:var(--mdm-ink);font-size:24px;line-height:1.25;letter-spacing:0;background:linear-gradient(90deg,var(--mdm-orange) 0 50%,currentColor 50% 100%);background-size:200% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:background-position .48s cubic-bezier(.22,1,.36,1)}
.ed-mdm-outcome-grid p,.ed-mdm-capability-grid p,.ed-mdm-architecture-grid p,.ed-mdm-related-grid p,.ed-mdm-evidence-grid p{margin:0;color:var(--mdm-muted);font-size:15px;line-height:1.65}
.ed-mdm-outcome-grid article:hover:before,.ed-mdm-outcome-grid article:focus-within:before,.ed-mdm-capability-grid article:hover:before,.ed-mdm-capability-grid article:focus-within:before,.ed-mdm-architecture-grid article:hover:before,.ed-mdm-architecture-grid article:focus-within:before,.ed-mdm-related-grid>a:hover:before,.ed-mdm-related-grid>a:focus-visible:before,.ed-mdm-evidence-grid article:hover:before,.ed-mdm-evidence-grid article:focus-within:before{transform:scaleY(1)}
.ed-mdm-outcome-grid article:hover:after,.ed-mdm-outcome-grid article:focus-within:after,.ed-mdm-capability-grid article:hover:after,.ed-mdm-capability-grid article:focus-within:after,.ed-mdm-architecture-grid article:hover:after,.ed-mdm-architecture-grid article:focus-within:after,.ed-mdm-related-grid>a:hover:after,.ed-mdm-related-grid>a:focus-visible:after,.ed-mdm-evidence-grid article:hover:after,.ed-mdm-evidence-grid article:focus-within:after{transform:scaleX(1)}
.ed-mdm-outcome-grid article:hover .ed-mdm-symbol,.ed-mdm-outcome-grid article:focus-within .ed-mdm-symbol,.ed-mdm-capability-grid article:hover .ed-mdm-symbol,.ed-mdm-capability-grid article:focus-within .ed-mdm-symbol,.ed-mdm-architecture-grid article:hover .ed-mdm-symbol,.ed-mdm-architecture-grid article:focus-within .ed-mdm-symbol,.ed-mdm-related-grid>a:hover .ed-mdm-symbol,.ed-mdm-related-grid>a:focus-visible .ed-mdm-symbol,.ed-mdm-evidence-grid article:hover .ed-mdm-symbol,.ed-mdm-evidence-grid article:focus-within .ed-mdm-symbol{border-color:var(--mdm-orange);background:var(--mdm-orange);color:#111518}
.ed-mdm-outcome-grid article:hover h3,.ed-mdm-outcome-grid article:focus-within h3,.ed-mdm-capability-grid article:hover h3,.ed-mdm-capability-grid article:focus-within h3,.ed-mdm-architecture-grid article:hover h3,.ed-mdm-architecture-grid article:focus-within h3,.ed-mdm-related-grid>a:hover h3,.ed-mdm-related-grid>a:focus-visible h3,.ed-mdm-evidence-grid article:hover h3,.ed-mdm-evidence-grid article:focus-within h3{background-position:0 0}
.ed-mdm-outcome-grid article:hover,.ed-mdm-outcome-grid article:focus-within,.ed-mdm-capability-grid article:hover,.ed-mdm-capability-grid article:focus-within,.ed-mdm-related-grid>a:hover,.ed-mdm-related-grid>a:focus-visible,.ed-mdm-evidence-grid article:hover,.ed-mdm-evidence-grid article:focus-within{z-index:1;box-shadow:0 20px 44px rgba(17,21,24,.09)}

.ed-mdm-architecture{overflow:hidden;padding-bottom:122px}
.ed-mdm-architecture-bg{position:absolute;inset:0 0 0 32%;opacity:.2;pointer-events:none}
.ed-mdm-architecture-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111518 0%,rgba(17,21,24,.84) 35%,rgba(17,21,24,.54) 100%)}
.ed-mdm-architecture-bg img{width:100%;height:100%;object-fit:cover}
.ed-mdm-architecture .w1792{position:relative;z-index:1}
.ed-mdm-architecture-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid rgba(255,255,255,.2)}
.ed-mdm-architecture-grid article{position:relative;min-height:270px;padding:34px;border-right:1px solid rgba(255,255,255,.2);background:rgba(17,21,24,.5)}
.ed-mdm-architecture-grid article:last-child{border-right:0}
.ed-mdm-architecture-grid h3{margin-top:46px;color:#fff;background:linear-gradient(90deg,var(--mdm-orange) 0 50%,#fff 50% 100%);background-size:200% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text}
.ed-mdm-architecture-grid p{color:rgba(255,255,255,.66)}

.ed-mdm-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.ed-mdm-capability-grid article{min-height:300px;padding:38px}
.ed-mdm-capability-grid article>span{display:block;margin-top:28px;padding-top:18px;border-top:1px solid var(--mdm-line);color:#737d87;font-size:12px;font-weight:700;line-height:1.5;text-transform:uppercase}

.ed-mdm-role-shell{border:1px solid #cfd5da;background:#fff;box-shadow:0 24px 54px rgba(17,21,24,.08)}
.ed-mdm-role-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:5px;background:#e8ecef}
.ed-mdm-role-tabs button{position:relative;display:flex;align-items:center;gap:12px;min-height:68px;padding:0 26px;border:0;border-bottom:2px solid transparent;background:transparent;color:#69737d;font-size:16px;font-weight:800;text-align:left;cursor:pointer;transition:background-color .36s ease,color .36s ease,border-color .36s ease}
.ed-mdm-role-tabs button:after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:2px;background:var(--mdm-orange);transform:scaleX(0);transform-origin:left;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-mdm-role-tabs button:hover:after,.ed-mdm-role-tabs button:focus-visible:after,.ed-mdm-role-tabs button.is-active:after{transform:scaleX(1)}
.ed-mdm-role-tabs button.is-active{background:#fff;color:var(--mdm-ink)}
.ed-mdm-role-tabs i{color:var(--mdm-orange)}
.ed-mdm-role-stage{display:grid;grid-template-columns:minmax(440px,.9fr) minmax(0,1.1fr);min-height:500px}
.ed-mdm-role-media{overflow:hidden;background:#1e64ae}
.ed-mdm-role-media img{width:100%;height:100%;object-fit:cover}
.ed-mdm-role-panels{position:relative;display:grid;align-items:center;padding:64px}
.ed-mdm-role-panels article{grid-area:1/1;margin:0}
.ed-mdm-role-panels article[hidden]{display:none}
.ed-mdm-role-panels article>span{color:#df8500;font-size:12px;font-weight:800}
.ed-mdm-role-panels h3{max-width:680px;margin:20px 0 18px;font-size:38px;line-height:1.15;letter-spacing:0}
.ed-mdm-role-panels p{max-width:700px;margin:0;color:var(--mdm-muted);font-size:16px;line-height:1.7}
.ed-mdm-role-panels ul{display:grid;gap:0;margin:34px 0 0;padding:0;list-style:none}
.ed-mdm-role-panels li{padding:15px 0;border-top:1px solid var(--mdm-line);font-size:14px;font-weight:700}

.ed-mdm-lifecycle-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid rgba(255,255,255,.2)}
.ed-mdm-lifecycle-grid article{position:relative;min-height:270px;padding:32px;border-right:1px solid rgba(255,255,255,.2)}
.ed-mdm-lifecycle-grid article:last-child{border-right:0}
.ed-mdm-lifecycle-grid article:after{content:"";position:absolute;left:30px;right:30px;bottom:24px;height:2px;background:var(--mdm-orange);transform:scaleX(0);transform-origin:left;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-mdm-lifecycle-grid article:hover:after,.ed-mdm-lifecycle-grid article:focus-within:after{transform:scaleX(1)}
.ed-mdm-lifecycle-grid article:hover .ed-mdm-symbol,.ed-mdm-lifecycle-grid article:focus-within .ed-mdm-symbol{background:var(--mdm-orange);color:#111518}
.ed-mdm-lifecycle-grid h3{margin:48px 0 13px;color:#fff;font-size:22px;letter-spacing:0}
.ed-mdm-lifecycle-grid p{margin:0;color:rgba(255,255,255,.64);font-size:13px;line-height:1.6}

.ed-mdm-compatibility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.ed-mdm-compatibility-grid article{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);min-height:340px;border:1px solid var(--mdm-line);background:#fff;box-shadow:0 16px 38px rgba(17,21,24,.055);overflow:hidden}
.ed-mdm-compatibility-media{display:grid;place-items:center;min-height:100%;padding:24px;background:#eef1f3;overflow:hidden}
.ed-mdm-compatibility-media img{width:100%;height:100%;max-height:300px;object-fit:contain;transition:transform .58s cubic-bezier(.22,1,.36,1)}
.ed-mdm-compatibility-grid article:hover .ed-mdm-compatibility-media img{transform:scale(1.035)}
.ed-mdm-compatibility-grid article>div:last-child{padding:40px}
.ed-mdm-compatibility-grid span,.ed-mdm-boundary-grid article>span,.ed-mdm-boundary-grid article>div>span,.ed-mdm-related-grid a span{color:#df8500;font-size:11px;font-weight:800;text-transform:uppercase}
.ed-mdm-compatibility-grid h3{margin:14px 0 12px;font-size:30px;letter-spacing:0}
.ed-mdm-compatibility-grid p{margin:0;color:var(--mdm-muted);font-size:14px;line-height:1.65}
.ed-mdm-compatibility-grid ul{display:grid;gap:10px;margin:24px 0 0;padding:20px 0 0;border-top:1px solid var(--mdm-line);list-style:none}
.ed-mdm-compatibility-grid li{position:relative;padding-left:18px;font-size:13px;font-weight:700;line-height:1.45}
.ed-mdm-compatibility-grid li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;background:var(--mdm-orange)}

.ed-mdm-boundary{background:#f4f6f7}
.ed-mdm-boundary-grid{display:grid;grid-template-columns:1fr 1fr;box-shadow:0 24px 58px rgba(17,21,24,.08)}
.ed-mdm-boundary-grid article{position:relative;min-height:500px;padding:54px;overflow:hidden}
.ed-mdm-boundary-grid h3{max-width:690px;margin:22px 0 30px;font-size:34px;line-height:1.18;letter-spacing:0}
.ed-mdm-boundary-grid ul{display:grid;gap:0;margin:0;padding:0;list-style:none}
.ed-mdm-boundary-grid li{padding:17px 0;border-top:1px solid var(--mdm-line);font-size:15px;font-weight:700}
.ed-mdm-boundary-grid .is-standard{background:#fff}
.ed-mdm-boundary-grid .is-configured{background:#111518;color:#fff}
.ed-mdm-boundary-grid .is-configured>div:last-child{position:relative;z-index:2}
.ed-mdm-boundary-grid .is-configured li{border-color:rgba(255,255,255,.18)}
.ed-mdm-boundary-grid .ed-mdm-btn{margin-top:34px}
.ed-mdm-boundary-bg{position:absolute;inset:0;opacity:.12}
.ed-mdm-boundary-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111518 0%,rgba(17,21,24,.76) 100%)}
.ed-mdm-boundary-bg img{width:100%;height:100%;object-fit:cover}

.ed-mdm-validation-layout{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(0,1.1fr);gap:72px;align-items:stretch}
.ed-mdm-validation-media{min-height:630px;overflow:hidden;background:#1c65ad}
.ed-mdm-validation-media img{width:100%;height:100%;object-fit:cover}
.ed-mdm-validation-copy{display:flex;flex-direction:column;justify-content:center}
.ed-mdm-validation-copy>p{margin-top:24px}
.ed-mdm-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:40px}
.ed-mdm-evidence-grid article{min-height:220px;padding:28px}
.ed-mdm-evidence-grid h3{margin:24px 0 10px;font-size:20px}

.ed-mdm-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.ed-mdm-related-grid>a{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:start;min-height:230px;padding:36px;background:#fff;color:var(--mdm-ink)}
.ed-mdm-related-grid>a>.ed-mdm-arrow{color:#9aa3ab;line-height:1;transform:rotate(-45deg);transform-origin:50% 50%;transition:color .36s ease,transform .42s cubic-bezier(.22,1,.36,1)}
.ed-mdm-related-grid>a:hover>.ed-mdm-arrow,.ed-mdm-related-grid>a:focus-visible>.ed-mdm-arrow{color:var(--mdm-orange);transform:translateX(3px) rotate(0deg)}
.ed-mdm-related-grid h3{margin:12px 0 10px;font-size:24px}

.ed-mdm-contact{overflow:hidden}
.ed-mdm-contact-bg{position:absolute;inset:0;opacity:.13}
.ed-mdm-contact-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111518 0%,rgba(17,21,24,.76) 48%,rgba(17,21,24,.58) 100%)}
.ed-mdm-contact-bg img{width:100%;height:100%;object-fit:cover;object-position:right center;filter:saturate(.62) contrast(1.08)}
.ed-mdm-contact-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:80px;align-items:center}
.ed-mdm-contact-layout>div>p{margin-top:24px}
.ed-mdm-contact-layout .ed-mdm-btn{margin-top:32px}
.ed-mdm-brief-grid{grid-template-columns:repeat(2,minmax(0,1fr));background:rgba(255,255,255,.18)}
.ed-mdm-brief-grid article{min-height:210px;padding:30px;background:rgba(17,21,24,.72)}
.ed-mdm-brief-grid h3{margin:22px 0 9px;color:#fff;font-size:20px;letter-spacing:0}
.ed-mdm-brief-grid p{margin:0;color:rgba(255,255,255,.62);font-size:13px;line-height:1.55}

.ed-mdm-faq-layout{display:grid;grid-template-columns:minmax(300px,.62fr) minmax(0,1.38fr);gap:96px;align-items:start}
.ed-mdm-faq-layout>div>p{margin-top:24px}
.ed-mdm-faq-list{counter-reset:mdm-faq;display:grid;gap:8px;overflow-anchor:none}
.ed-mdm-faq-list .ed-faq-item{counter-increment:mdm-faq;position:relative;border:0;background:var(--mdm-soft);box-shadow:none;transition:background-color .36s ease,box-shadow .4s ease}
.ed-mdm-faq-list .ed-faq-item.active{background:#eceff1;box-shadow:inset 3px 0 0 var(--mdm-orange),0 16px 36px rgba(17,21,24,.055)}
.ed-mdm-faq-list .ed-faq-item:hover,.ed-mdm-faq-list .ed-faq-item:focus-within{background:#f5f6f7;box-shadow:0 16px 36px rgba(17,21,24,.07)}
.ed-mdm-faq-list .ed-faq-item.active:hover,.ed-mdm-faq-list .ed-faq-item.active:focus-within{box-shadow:inset 3px 0 0 var(--mdm-orange),0 16px 36px rgba(17,21,24,.07)}
.ed-mdm-faq-list .ed-faq-q{position:relative;display:grid;grid-template-columns:42px 1fr 30px;gap:20px;align-items:center;width:100%;min-height:84px;padding:18px 28px;border:0;background:transparent;color:var(--mdm-ink);text-align:left;cursor:pointer}
.ed-mdm-faq-list .ed-faq-q strong{font-size:16px;line-height:1.45}
.ed-mdm-faq-number{display:grid;place-items:center;width:32px;height:24px;background:rgba(255,153,0,.1);color:#df8500;font-size:0;font-weight:800}
.ed-mdm-faq-number:before{content:counter(mdm-faq,decimal-leading-zero);font-size:11px}
.ed-mdm-faq-list .ed-faq-q>i{position:relative;width:18px;height:18px}
.ed-mdm-faq-list .ed-faq-q>i:before,.ed-mdm-faq-list .ed-faq-q>i:after{content:"";position:absolute;left:2px;right:2px;top:8px;height:1px;background:#59636c;transition:transform .36s ease,background-color .36s ease}
.ed-mdm-faq-list .ed-faq-q>i:after{transform:rotate(90deg)}
.ed-mdm-faq-list .ed-faq-item.active .ed-faq-q>i:before{background:var(--mdm-orange)}
.ed-mdm-faq-list .ed-faq-item.active .ed-faq-q>i:after{background:var(--mdm-orange);transform:rotate(0deg)}
.ed-mdm-faq-list .ed-faq-a{display:none!important;padding:0!important;overflow:hidden;color:var(--mdm-muted);font-size:14px;line-height:1.7;transition:none}
.ed-mdm-faq-list .ed-faq-item.active .ed-faq-a{display:block!important}
.ed-mdm-faq-answer-inner{min-height:0;overflow:hidden}
.ed-mdm-faq-answer-copy{padding:0 76px 28px 90px}

@media(max-width:1280px){
  .ed-mdm-section{padding:88px 0}
  .ed-mdm-section-head{gap:40px;margin-bottom:40px}
  .ed-mdm-hero{grid-template-columns:minmax(0,1fr) minmax(440px,.9fr);min-height:746px}
  .ed-mdm-hero-copy{padding-top:72px;padding-bottom:64px}
  .ed-mdm-architecture-grid article{min-height:250px;padding:28px 22px}
  .ed-mdm-lifecycle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ed-mdm-lifecycle-grid article{border-bottom:1px solid rgba(255,255,255,.2)}
  .ed-mdm-compatibility-grid article{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr)}
  .ed-mdm-compatibility-grid article>div:last-child{padding:30px}
}
@media(max-width:980px){
  .ed-mdm-detail .w1792{width:min(100% - 40px,1792px)}
  .ed-mdm-section-head{grid-template-columns:1fr;align-items:start}
  .ed-mdm-hero{display:block;min-height:auto;padding-top:440px}
  .ed-mdm-media-label{top:112px;right:24px}
  .ed-mdm-hero:after{background:linear-gradient(180deg,rgba(5,7,8,.08) 0%,rgba(5,7,8,.5) 36%,#090c0e 63%,#090c0e 100%)}
  .ed-mdm-hero-media{inset:0 0 auto 0;height:520px}
  .ed-mdm-hero-copy{width:auto;padding:40px 20px 60px}
  .ed-mdm-architecture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-mdm-architecture-grid article{border-bottom:1px solid rgba(255,255,255,.2)}
  .ed-mdm-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-mdm-role-stage{grid-template-columns:1fr}
  .ed-mdm-role-media{height:420px}
  .ed-mdm-compatibility-grid{grid-template-columns:1fr}
  .ed-mdm-validation-layout{grid-template-columns:1fr;gap:48px}
  .ed-mdm-validation-media{min-height:0;aspect-ratio:16/10}
  .ed-mdm-contact-layout{grid-template-columns:1fr;gap:56px}
  .ed-mdm-faq-layout{grid-template-columns:1fr;gap:48px}
}
@media(max-width:760px){
  .ed-mdm-detail .w1792{width:min(100% - 32px,1792px)}
  .ed-mdm-section{padding:70px 0}
  .ed-mdm-section-head h2,.ed-mdm-validation-copy h2,.ed-mdm-contact-layout h2,.ed-mdm-faq-layout>div>h2{font-size:36px}
  .ed-mdm-section-head>p,.ed-mdm-validation-copy>p,.ed-mdm-contact-layout>div>p,.ed-mdm-faq-layout>div>p{font-size:15px}
  .ed-mdm-hero{padding-top:310px}
  .ed-mdm-hero-media{height:370px}
  .ed-mdm-media-label{display:none}
  .ed-mdm-hero-copy h1{font-size:46px}
  .ed-mdm-hero-copy>p{font-size:16px}
  .ed-mdm-actions{display:grid}
  .ed-mdm-btn{width:100%;justify-content:space-between}
  .ed-mdm-signals{grid-template-columns:1fr;margin-top:36px}
  .ed-mdm-signals li{min-height:58px;padding:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}
  .ed-mdm-signals li:last-child{border-bottom:0}
  .ed-mdm-outcome-grid,.ed-mdm-capability-grid,.ed-mdm-related-grid{grid-template-columns:1fr}
  .ed-mdm-outcome-grid article,.ed-mdm-capability-grid article{min-height:auto;padding:30px 26px 54px}
  .ed-mdm-architecture-grid{grid-template-columns:1fr}
  .ed-mdm-architecture-grid article{min-height:auto;padding:26px 26px 54px;border-right:0}
  .ed-mdm-architecture-grid h3{margin-top:28px}
  .ed-mdm-role-tabs{grid-template-columns:1fr}
  .ed-mdm-role-tabs button{min-height:58px}
  .ed-mdm-role-media{height:auto;aspect-ratio:16/10}
  .ed-mdm-role-panels{padding:34px 26px;min-height:460px;align-items:start}
  .ed-mdm-role-panels h3{font-size:30px}
  .ed-mdm-lifecycle-grid{grid-template-columns:1fr}
  .ed-mdm-lifecycle-grid article{min-height:auto;padding:26px 26px 56px;border-right:0}
  .ed-mdm-lifecycle-grid h3{margin-top:26px}
  .ed-mdm-compatibility-grid article{grid-template-columns:1fr}
  .ed-mdm-compatibility-media{min-height:250px}
  .ed-mdm-boundary-grid{grid-template-columns:1fr}
  .ed-mdm-boundary-grid article{min-height:auto;padding:38px 28px}
  .ed-mdm-boundary-grid h3{font-size:29px}
  .ed-mdm-evidence-grid,.ed-mdm-brief-grid{grid-template-columns:1fr}
  .ed-mdm-evidence-grid article,.ed-mdm-brief-grid article{min-height:auto}
  .ed-mdm-related-grid>a{min-height:auto;padding:30px 24px 54px}
  .ed-mdm-faq-list .ed-faq-q{grid-template-columns:32px 1fr 22px;gap:12px;min-height:76px;padding:16px}
  .ed-mdm-faq-list .ed-faq-q strong{font-size:14px}
  .ed-mdm-faq-answer-copy{padding:0 36px 24px 60px}
}
@media(max-width:520px){
  .ed-mdm-hero{padding-top:255px}
  .ed-mdm-hero-media{height:300px}
  .ed-mdm-hero-copy h1{font-size:38px}
  .ed-mdm-section-head h2,.ed-mdm-validation-copy h2,.ed-mdm-contact-layout h2,.ed-mdm-faq-layout>div>h2{font-size:32px}
  .ed-mdm-compatibility-grid article>div:last-child{padding:26px 22px}
  .ed-mdm-compatibility-grid h3{font-size:26px}
  .ed-mdm-role-panels{min-height:520px}
  .ed-mdm-related-grid>a{grid-template-columns:auto 1fr}
  .ed-mdm-related-grid>a>i{display:none}
}
@media(hover:none){
  .ed-mdm-outcome-grid article,.ed-mdm-capability-grid article,.ed-mdm-related-grid>a,.ed-mdm-evidence-grid article{box-shadow:none}
  .ed-mdm-outcome-grid article:after,.ed-mdm-capability-grid article:after,.ed-mdm-architecture-grid article:after,.ed-mdm-related-grid>a:after,.ed-mdm-evidence-grid article:after{transform:scaleX(0)}
}
@media(prefers-reduced-motion:reduce){
  .ed-mdm-faq-list .ed-faq-a{transition:none}
}
@media(prefers-reduced-motion:reduce){
  .ed-mdm-detail *,.ed-mdm-detail *:before,.ed-mdm-detail *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
  .ed-mdm-btn:before{opacity:0!important;animation:none!important}
  .ed-mdm-compatibility-media img,.ed-mdm-btn i,.ed-mdm-related-grid>a>i{transform:none!important}
  .ed-mdm-btn .ed-mdm-arrow,.ed-mdm-related-grid>a>.ed-mdm-arrow{transform:rotate(-45deg)!important}
}
/* Solution Detail template v7.0 — isolated static sample */
.ed-soldetail{--sd-orange:#ff9900;--sd-ink:#111417;--sd-muted:#66717b;--sd-line:#dce1e5;--sd-soft:#f3f5f6;--sd-dark:#0d1013;color:var(--sd-ink);background:#fff}
.ed-soldetail *{box-sizing:border-box}
.ed-soldetail img{display:block;max-width:100%}
.ed-soldetail a{text-decoration:none}
.ed-soldetail-kicker{display:flex;align-items:center;gap:12px;color:var(--sd-orange);font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}
.ed-soldetail-kicker:before{content:"";flex:0 0 34px;width:34px;height:2px;background:var(--sd-orange)}
.ed-soldetail-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:190px;min-height:56px;padding:14px 54px 14px 24px;border:1px solid transparent;border-radius:2px;color:#111;font-size:14px;font-weight:750;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,background-color .24s ease,color .24s ease,border-color .24s ease}
.ed-soldetail-btn:after{content:"\2197";position:absolute;right:20px;top:50%;font-size:18px;transform:translateY(-52%);transition:transform .24s ease}
.ed-soldetail-btn:hover,.ed-soldetail-btn:focus-visible{transform:translateY(-3px);box-shadow:0 12px 24px rgba(0,0,0,.2)}
.ed-soldetail-btn:hover:after,.ed-soldetail-btn:focus-visible:after{transform:translate(3px,-52%) rotate(45deg)}
.ed-soldetail-btn.is-primary{background:var(--sd-orange);border-color:var(--sd-orange)}
.ed-soldetail-btn.is-ghost{color:#fff;border-color:rgba(255,255,255,.44);background:rgba(8,10,12,.3);backdrop-filter:blur(8px)}
.ed-soldetail-hero{position:relative;min-height:780px;overflow:hidden;background:#071018;color:#fff}
.ed-soldetail-hero-media,.ed-soldetail-hero-media img,.ed-soldetail-hero-shade{position:absolute;inset:0;width:100%;height:100%}
.ed-soldetail-hero-media img{object-fit:cover;object-position:center}
.ed-soldetail-hero-shade{z-index:1;background:linear-gradient(90deg,rgba(7,10,12,.96) 0%,rgba(7,10,12,.76) 34%,rgba(7,10,12,.24) 66%,rgba(7,10,12,.08) 100%)}
.ed-soldetail-hero-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:780px;padding-top:180px}
.ed-soldetail-hero-copy{width:47%;max-width:760px;padding:0 0 62px}
.ed-soldetail-hero-copy h1{max-width:740px;margin:24px 0 0;color:#fff;font-size:68px;line-height:1.03;font-weight:760}
.ed-soldetail-hero-copy>p{max-width:660px;margin:28px 0 0;color:rgba(255,255,255,.76);font-size:18px;line-height:1.65}
.ed-soldetail-actions{display:flex;gap:10px;margin-top:34px}
.ed-soldetail-hero-signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:47%;max-width:760px;border-top:1px solid rgba(255,255,255,.22);background:rgba(5,7,9,.43);backdrop-filter:blur(10px)}
.ed-soldetail-hero-signals>div{min-height:104px;padding:24px;border-right:1px solid rgba(255,255,255,.18)}
.ed-soldetail-hero-signals strong,.ed-soldetail-hero-signals span{display:block}
.ed-soldetail-hero-signals strong{color:#fff;font-size:18px}
.ed-soldetail-hero-signals span{margin-top:8px;color:rgba(255,255,255,.52);font-size:12px;line-height:1.4}
.ed-soldetail-subnav{position:relative;z-index:4;border-top:1px solid rgba(226,231,236,.72);border-bottom:1px solid var(--sd-line);background:#fff}
.ed-soldetail-subnav .w1792{display:flex;align-items:center;flex-wrap:wrap;min-height:64px;padding:14px 0}
.ed-soldetail-subnav span{display:inline-flex;align-items:center;margin-right:24px;color:#65717d;font-size:11px;font-weight:900;line-height:1.45;text-transform:uppercase;letter-spacing:.035em}
.ed-soldetail-subnav span:before{content:"";display:inline-block;width:7px;height:7px;margin-right:7px;border:4px solid rgba(255,153,0,.16);border-radius:50%;background:var(--sd-orange);box-sizing:content-box}
.ed-soldetail-subnav a{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;max-width:none;margin-right:24px;padding:7px 0;color:#111;font-size:14px;font-weight:820;line-height:1.32;white-space:nowrap;transition:color .22s ease}
.ed-soldetail-subnav a:after{content:"";position:absolute;right:0;bottom:2px;left:0;height:2px;background:var(--sd-orange);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}
.ed-soldetail-subnav a:hover,.ed-soldetail-subnav a:focus-visible,.ed-soldetail-subnav a.active,.ed-soldetail-subnav a.is-current{color:var(--sd-orange)}
.ed-soldetail-subnav a:hover:after,.ed-soldetail-subnav a:focus-visible:after,.ed-soldetail-subnav a.active:after,.ed-soldetail-subnav a.is-current:after{transform:scaleX(1)}
.ed-soldetail-subnav a.active,.ed-soldetail-subnav a.is-current{font-weight:900}
.ed-soldetail-subnav.is-multirow .w1792{display:flex;align-items:center;flex-wrap:wrap;min-height:64px;padding:14px 0}
.ed-soldetail-subnav.is-multirow span{margin-right:24px}
.ed-soldetail-subnav.is-multirow a{flex:0 0 auto;max-width:none;margin-right:24px;padding:7px 0}
.ed-soldetail-subnav.is-multirow .ed-soldetail-subnav-all{margin-left:0;color:var(--sd-ink);font-weight:850}
.ed-soldetail-subnav .ed-soldetail-subnav-all{flex:0 0 auto;max-width:none;margin-left:auto;padding-right:0;color:var(--sd-ink);font-weight:850}
.ed-soldetail-subnav-all i{margin-left:10px;color:var(--sd-orange);font-style:normal}
.ed-arrow,.ed-soldetail-arrow,.ed-mdm-arrow,.ed-solnext-btn span[aria-hidden="true"]{margin-left:.42em}
.ed-custom-eng-btn .ed-arrow,.ed-soldetail-head-link .ed-soldetail-arrow,.ed-mdm-btn .ed-mdm-arrow,.ed-solnext-btn span[aria-hidden="true"]{margin-left:0}
.ed-soldetail-arrow{display:inline-block;line-height:1;font-style:normal;transform:rotate(0deg);transform-origin:50% 50%;transition:color .28s ease,transform .42s cubic-bezier(.22,1,.36,1)}
.ed-soldetail-subnav-all:hover .ed-soldetail-arrow,.ed-soldetail-subnav-all:focus-visible .ed-soldetail-arrow,.ed-soldetail-product:hover .ed-soldetail-arrow,.ed-soldetail-product:focus-visible .ed-soldetail-arrow{color:var(--sd-orange);transform:translateX(3px) rotate(45deg)}
.ed-soldetail-section{padding:112px 0}
.ed-soldetail-head{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:end;gap:72px;margin-bottom:46px}
.ed-soldetail-head h2,.ed-soldetail-workflow h2,.ed-soldetail-value h2,.ed-soldetail-brief h2,.ed-soldetail-faq-intro h2{margin:20px 0 0;color:var(--sd-ink);font-size:48px;line-height:1.08;font-weight:750}
.ed-soldetail-head>p,.ed-soldetail-head-side>p,.ed-soldetail-workflow-intro>p,.ed-soldetail-value-copy>p,.ed-soldetail-brief p,.ed-soldetail-faq-intro>p{margin:0;color:var(--sd-muted);font-size:16px;line-height:1.72}
.ed-soldetail-head-side{display:flex;flex-direction:column;align-items:flex-start;gap:18px}
.ed-soldetail-head-link{display:inline-flex;align-items:center;justify-content:center;gap:.46em;min-height:56px;padding:0 34px;border:1px solid var(--sd-orange);border-radius:2px;background:var(--sd-orange);color:#111;font-size:15px;font-weight:850;line-height:1;text-transform:none;box-shadow:0 18px 36px rgba(255,153,0,.18);transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.ed-soldetail-head-link i{color:inherit;font-style:normal}
.ed-soldetail-head-link:hover,.ed-soldetail-head-link:focus-visible{transform:translateY(-2px);border-color:#ffad27;background:#ffad27;box-shadow:0 24px 44px rgba(255,153,0,.26);color:#111}
.ed-soldetail-head-link:hover i,.ed-soldetail-head-link:focus-visible i{color:inherit}
.ed-soldetail-problem-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--sd-line);border-left:1px solid var(--sd-line)}
.ed-soldetail-problem-grid article{min-height:290px;padding:28px;border-right:1px solid var(--sd-line);border-bottom:1px solid var(--sd-line);background:#fff;transition:background-color .25s ease}
.ed-soldetail-problem-grid article:hover{background:var(--sd-soft)}
.ed-soldetail-problem-grid b{color:var(--sd-orange);font-size:11px}
.ed-soldetail-problem-grid h3{margin:56px 0 0;font-size:22px;line-height:1.2}
.ed-soldetail-problem-grid p{margin:14px 0 0;color:var(--sd-muted);font-size:14px;line-height:1.65}
.ed-soldetail-problem-grid span{display:block;margin-top:24px;color:#8b939a;font-size:11px;font-weight:750;text-transform:uppercase}
.ed-soldetail-routes{background:var(--sd-soft)}
.ed-soldetail-route-tabs{display:flex;border-bottom:1px solid #cfd5da}
.ed-soldetail-route-tabs button{position:relative;min-width:230px;padding:19px 24px;border:0;background:transparent;color:#747d85;font-size:14px;font-weight:750;text-align:left;cursor:pointer}
.ed-soldetail-route-tabs button:after{content:"";position:absolute;right:24px;bottom:-1px;left:24px;height:3px;background:var(--sd-orange);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.ed-soldetail-route-tabs button.is-active{color:var(--sd-ink)}
.ed-soldetail-route-tabs button.is-active:after{transform:scaleX(1)}
.ed-soldetail-route-panel{display:none;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:64px;padding:52px 0 0}
.ed-soldetail-route-panel.is-active{display:grid;animation:ed-center-panel-in .34s ease both}
.ed-soldetail.is-route-motion-ready .ed-soldetail-route-panel.is-active{animation:none}
.ed-soldetail-route-panel small{color:var(--sd-orange);font-size:11px;font-weight:800;text-transform:uppercase}
.ed-soldetail-route-panel h3{max-width:560px;margin:18px 0 0;font-size:36px;line-height:1.12}
.ed-soldetail-route-panel p{max-width:610px;margin:20px 0 0;color:var(--sd-muted);font-size:15px;line-height:1.7}
.ed-soldetail-route-panel ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;border-top:1px solid #cfd5da;border-left:1px solid #cfd5da;list-style:none}
.ed-soldetail-route-panel li{position:relative;min-height:230px;padding:28px 24px 48px;border-right:1px solid #cfd5da;border-bottom:1px solid #cfd5da;background:#fff;overflow:hidden;transition:background-color .28s ease,box-shadow .28s ease,transform .28s ease}
.ed-soldetail-route-panel li:before{content:"";position:absolute;top:0;bottom:0;left:0;width:2px;background:var(--sd-orange);transform:scaleY(0);transform-origin:bottom;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-soldetail-route-panel li:after{content:"";position:absolute;right:24px;bottom:20px;left:24px;height:2px;background:var(--sd-orange);transform:scaleX(0);transform-origin:left;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-soldetail-route-panel li span,.ed-soldetail-route-panel li strong{display:block}
.ed-soldetail-route-panel li span{margin-top:22px;color:#8a9299;font-size:10px;font-weight:750;text-transform:uppercase}
.ed-soldetail-route-panel li strong{margin-top:12px;color:transparent;background:linear-gradient(90deg,var(--sd-orange) 0 50%,var(--sd-ink) 50% 100%);background-size:200% 100%;background-position:100% 0;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:15px;line-height:1.5;transition:background-position .48s cubic-bezier(.22,1,.36,1)}
.ed-soldetail-route-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,153,0,.7);background:transparent;color:#df8500;transition:background-color .36s ease,color .36s ease,border-color .36s ease}
.ed-soldetail-route-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .36s cubic-bezier(.22,1,.36,1)}
@media(hover:hover) and (pointer:fine){.ed-soldetail-route-panel li:hover,.ed-soldetail-route-panel li:focus-within{z-index:1;background:#fafbfb;box-shadow:0 18px 36px rgba(17,23,28,.1);transform:translateY(-3px)}.ed-soldetail-route-panel li:hover:before,.ed-soldetail-route-panel li:focus-within:before{transform:scaleY(1)}.ed-soldetail-route-panel li:hover:after,.ed-soldetail-route-panel li:focus-within:after{transform:scaleX(1)}.ed-soldetail-route-panel li:hover .ed-soldetail-route-icon,.ed-soldetail-route-panel li:focus-within .ed-soldetail-route-icon{border-color:var(--sd-orange);background:var(--sd-orange);color:var(--sd-ink)}.ed-soldetail-route-panel li:hover .ed-soldetail-route-icon svg,.ed-soldetail-route-panel li:focus-within .ed-soldetail-route-icon svg{transform:scale(1.06)}.ed-soldetail-route-panel li:hover strong,.ed-soldetail-route-panel li:focus-within strong{background-position:0 0}}
.ed-soldetail-workflow{padding:118px 0;background:#fff}
.ed-soldetail-workflow-layout{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:96px}
.ed-soldetail-workflow-intro{position:sticky;top:120px;align-self:start}
.ed-soldetail-workflow-intro>p{margin-top:24px}
.ed-soldetail-workflow-media{position:relative;margin:34px 0 0;overflow:hidden;border:1px solid rgba(17,22,26,.12);background:#111;box-shadow:0 14px 30px rgba(15,21,25,.12)}
.ed-soldetail-workflow-media:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(180deg,transparent,rgba(6,10,13,.82));pointer-events:none}
.ed-soldetail-workflow-media img{display:block;width:100%;aspect-ratio:853/440;object-fit:cover;filter:brightness(.84) saturate(.82);transition:transform .7s cubic-bezier(.22,1,.36,1),filter .4s ease}
.ed-soldetail-workflow-media figcaption{position:absolute;z-index:1;right:20px;bottom:18px;left:20px;display:flex;align-items:end;justify-content:space-between;gap:18px;color:#fff}
.ed-soldetail-workflow-media figcaption span,.ed-soldetail-workflow-media figcaption strong{margin:0;color:inherit;text-transform:uppercase}
.ed-soldetail-workflow-media figcaption span{font-size:9px;letter-spacing:.08em;opacity:.62}
.ed-soldetail-workflow-media figcaption strong{font-size:11px;letter-spacing:.04em}
@media(hover:hover) and (pointer:fine){.ed-soldetail-workflow-media:hover img{transform:scale(1.018);filter:brightness(.88) saturate(.86)}}
.ed-soldetail-workflow-list{display:grid;gap:16px;margin:0;padding:0;list-style:none}
.ed-soldetail-workflow-list li{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr);gap:22px;min-height:124px;padding:24px 26px;border:1px solid var(--sd-line);border-left:3px solid transparent;background:linear-gradient(90deg,#fff,#fafbfc);box-shadow:0 12px 26px rgba(12,18,22,.06);overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background-color .28s ease}
.ed-soldetail-workflow-list li:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--sd-orange);transform:scaleX(0);transform-origin:left;transition:transform .32s ease}
.ed-soldetail-workflow-list b{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,153,0,.34);background:rgba(255,153,0,.08);color:var(--sd-orange);font-size:11px;font-weight:850}
.ed-soldetail-workflow-list h3{margin:0;font-size:22px;line-height:1.25}
.ed-soldetail-workflow-list p{margin:9px 0 0;color:var(--sd-muted);font-size:14px;line-height:1.65}
@media(hover:hover) and (pointer:fine){.ed-soldetail-workflow-list li:hover{transform:translateY(-3px);border-color:rgba(255,153,0,.42);border-left-color:var(--sd-orange);box-shadow:0 20px 42px rgba(12,18,22,.12)}.ed-soldetail-workflow-list li:hover:after{transform:scaleX(1)}}
.ed-soldetail-anatomy{position:relative;isolation:isolate;padding:116px 0;overflow:hidden;background:var(--sd-dark);color:#fff}
.ed-soldetail-anatomy:before{content:"";position:absolute;z-index:-2;inset:0;background:url("../images/ed-soldetail-field-device.jpg") 84% center/cover no-repeat;opacity:.07}
.ed-soldetail-anatomy:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(13,16,19,.99),rgba(13,16,19,.84),rgba(13,16,19,.96))}
.ed-soldetail-head.is-light h2{color:#fff}
.ed-soldetail-head.is-light>p{color:rgba(255,255,255,.58)}
.ed-soldetail-anatomy-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}
.ed-soldetail-anatomy-grid article{position:relative;min-height:300px;padding:28px;overflow:hidden;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);background:rgba(13,17,20,.18);transition:transform .42s cubic-bezier(.22,1,.36,1),background-color .35s ease,border-color .35s ease,box-shadow .35s ease}
.ed-soldetail-anatomy-grid article:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--sd-orange);transform:scaleX(0);transform-origin:left;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-soldetail-anatomy-icon{display:grid;place-items:center;width:38px;height:38px;color:var(--sd-orange);border:1px solid rgba(255,153,0,.58);transition:transform .42s cubic-bezier(.22,1,.36,1),color .3s ease,border-color .3s ease,background-color .3s ease}
.ed-soldetail-anatomy-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-soldetail-anatomy-grid h3{margin:34px 0 0;color:#fff;font-size:22px;line-height:1.2}
.ed-soldetail-anatomy-grid p{margin:15px 0 0;color:rgba(255,255,255,.57);font-size:14px;line-height:1.65}
.ed-soldetail-anatomy-grid span{display:block;margin-top:25px;color:rgba(255,255,255,.36);font-size:10px;font-weight:750;text-transform:uppercase}
.ed-soldetail-anatomy-grid .ed-soldetail-anatomy-icon{display:grid;margin-top:0;color:var(--sd-orange);font-size:inherit;text-transform:none}
@media(hover:hover) and (pointer:fine){.ed-soldetail-anatomy-grid article:hover{z-index:1;transform:translateY(-5px);background:rgba(21,26,30,.94);border-color:rgba(255,153,0,.48);box-shadow:0 18px 34px rgba(0,0,0,.28)}.ed-soldetail-anatomy-grid article:hover:after{transform:scaleX(1)}.ed-soldetail-anatomy-grid article:hover .ed-soldetail-anatomy-icon{transform:translateY(-2px);color:var(--sd-ink);border-color:var(--sd-orange);background:var(--sd-orange)}.ed-soldetail-anatomy-grid article:hover .ed-soldetail-anatomy-icon svg{transform:scale(1.08)}}
.ed-soldetail-scene-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-auto-rows:540px;gap:14px}
.ed-soldetail-scene-grid article{position:relative;overflow:hidden;border:1px solid rgba(17,22,26,.1);border-radius:6px;background:#111;color:#fff;box-shadow:0 14px 32px rgba(12,18,22,.12);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .4s ease}
.ed-soldetail-scene-grid img{width:100%;height:100%;object-fit:cover;filter:brightness(.78) saturate(.88);transition:transform .8s cubic-bezier(.22,1,.36,1),filter .4s ease}
.ed-soldetail-scene-grid article:after{content:"";position:absolute;inset:28% 0 0;background:linear-gradient(180deg,transparent,rgba(5,8,10,.94))}
.ed-soldetail-scene-grid article>div{position:absolute;z-index:2;right:28px;bottom:28px;left:28px}
.ed-soldetail-scene-grid small{color:var(--sd-orange);font-size:11px;font-weight:800;text-transform:uppercase}
.ed-soldetail-scene-grid h3{margin:13px 0 0;color:#fff;font-size:28px;line-height:1.12}
.ed-soldetail-scene-grid p{margin:12px 0 0;color:rgba(255,255,255,.7);font-size:13px;line-height:1.55}
.ed-soldetail-scene-grid ul{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0 0;padding:0;list-style:none}
.ed-soldetail-scene-grid li{padding:6px 9px;border:1px solid rgba(255,153,0,.9);background:rgba(255,153,0,.9);color:#111417;font-size:10px;font-weight:800;text-transform:uppercase;box-shadow:0 5px 14px rgba(0,0,0,.16);opacity:0;transform:translateY(16px)}
.ed-soldetail-scene-grid article:hover,.ed-soldetail-scene-grid article:focus-within{transform:translateY(-4px);border-color:rgba(255,153,0,.48);box-shadow:0 26px 54px rgba(12,18,22,.22)}
.ed-soldetail-scene-grid article:hover img,.ed-soldetail-scene-grid article:focus-within img{transform:scale(1.025);filter:brightness(.84) saturate(.94)}
.ed-soldetail-value{position:relative;min-height:700px;overflow:hidden;background:#0b0f12;color:#fff}
.ed-soldetail-value-media,.ed-soldetail-value-media:after{position:absolute;inset:0}
.ed-soldetail-value-media img{width:100%;height:100%;object-fit:cover;object-position:center}
.ed-soldetail-value-media:after{content:"";background:linear-gradient(90deg,rgba(8,11,14,.98) 0%,rgba(8,11,14,.93) 42%,rgba(8,11,14,.42) 76%,rgba(8,11,14,.2))}
.ed-soldetail-value-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:86px;min-height:700px;padding-top:90px;padding-bottom:90px}
.ed-soldetail-value h2{color:#fff}
.ed-soldetail-value-copy>p{margin-top:24px;color:rgba(255,255,255,.58)}
.ed-soldetail-value-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}
.ed-soldetail-value-grid>div{min-height:142px;padding:23px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}
.ed-soldetail-value-grid b,.ed-soldetail-value-grid strong{display:block}
.ed-soldetail-value-grid b{color:var(--sd-orange);font-size:10px}
.ed-soldetail-value-grid strong{margin-top:25px;color:#fff;font-size:15px;line-height:1.5}
.ed-soldetail-products{background:var(--sd-soft)}
.ed-soldetail-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ed-soldetail-product{display:flex;flex-direction:column;min-height:520px;border:1px solid var(--sd-line);border-radius:6px;background:#fff;color:var(--sd-ink);overflow:hidden;box-shadow:0 14px 32px rgba(12,18,22,.08);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .4s ease}
.ed-soldetail-product:hover,.ed-soldetail-product:focus-visible{transform:translateY(-4px);border-color:rgba(255,153,0,.48);box-shadow:0 26px 54px rgba(12,18,22,.16)}
.ed-soldetail-product-media{align-self:stretch;display:flex;align-items:center;justify-content:center;min-height:238px;padding:28px;background:#eef1f3}
.ed-soldetail-product-media img{width:100%;max-width:320px;max-height:220px;object-fit:contain;transition:transform .5s ease}
.ed-soldetail-product:hover img{transform:scale(1.035)}
.ed-soldetail-product-copy{display:flex;flex:1;flex-direction:column;padding:30px}
.ed-soldetail-product-copy>span{color:var(--sd-orange);font-size:11px;font-weight:800;text-transform:uppercase}
.ed-soldetail-product-copy h3{margin:18px 0 0;font-size:26px;line-height:1.18}
.ed-soldetail-product-copy p{margin:18px 0 0;color:var(--sd-muted);font-size:14px;line-height:1.65}
.ed-soldetail-product-copy strong{display:block;margin-top:auto;padding-top:30px;font-size:13px}
.ed-soldetail-product-copy i{margin-left:8px;color:var(--sd-orange);font-style:normal}
.ed-soldetail-brief{position:relative;isolation:isolate;padding:118px 0;overflow:hidden;background:#111519;color:#fff}
.ed-soldetail-brief:before{content:"";position:absolute;z-index:-2;inset:0;background:url("../images/ed-soldetail-utility.jpg") 78% 48%/cover no-repeat;opacity:.09}
.ed-soldetail-brief:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(15,19,23,.99),rgba(15,19,23,.83),rgba(15,19,23,.96))}
.ed-soldetail-brief-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:100px}
.ed-soldetail-brief h2{color:#fff}
.ed-soldetail-brief p{max-width:650px;margin-top:24px;color:rgba(255,255,255,.58)}
.ed-soldetail-brief .ed-soldetail-btn{margin-top:34px}
.ed-soldetail-brief ul{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2);list-style:none}
.ed-soldetail-brief li{display:flex;gap:18px;min-height:92px;padding:24px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}
.ed-soldetail-brief li b{color:var(--sd-orange);font-size:10px}
.ed-soldetail-brief li span{color:rgba(255,255,255,.82);font-size:14px;line-height:1.45}
.ed-soldetail-faq-layout{display:grid;grid-template-columns:minmax(310px,.7fr) minmax(0,1.3fr);gap:96px}
.ed-soldetail-faq-intro>p{margin-top:24px}
.ed-soldetail-faq{margin-top:0;border-top:0}
.ed-soldetail-faq article{position:relative;margin-bottom:10px;border:0;background:#f1f3f5;box-shadow:0 0 0 1px rgba(17,22,26,.04);transition:background-color .25s ease,box-shadow .25s ease}
.ed-soldetail-faq article:before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:var(--sd-orange);transform:scaleY(0);transform-origin:top;transition:transform .24s ease}
.ed-soldetail-faq button{display:grid;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;width:100%;padding:26px 30px;border:0;background:none;color:var(--sd-ink);text-align:left;cursor:pointer}
.ed-soldetail-faq button small{display:grid;place-items:center;width:28px;height:22px;background:#fff4e2;color:var(--sd-orange);font-size:10px;font-weight:850}
.ed-soldetail-faq button strong{font-size:17px;line-height:1.45}
.ed-soldetail-faq button i{position:relative;width:18px;height:18px}
.ed-soldetail-faq button i:before,.ed-soldetail-faq button i:after{content:"";position:absolute;top:8px;left:2px;width:14px;height:1px;background:var(--sd-ink);transition:transform .25s ease}
.ed-soldetail-faq button i:after{transform:rotate(90deg)}
.ed-soldetail-faq article.active button i:after{transform:rotate(0)}
.ed-soldetail-faq article>div{display:block;padding:0 62px 28px 78px;overflow:hidden}
.ed-soldetail-faq article:hover{background:#eef1f4}
.ed-soldetail-faq article.active{background:#f1f3f5;box-shadow:0 18px 40px rgba(12,18,22,.08)}
.ed-soldetail-faq article.active:before{transform:scaleY(1)}
.ed-soldetail-faq article>div p{margin:0;color:var(--sd-muted);font-size:14px;line-height:1.72}
@media(max-width:1440px){.ed-soldetail-hero-copy h1{font-size:60px}.ed-soldetail-head h2,.ed-soldetail-workflow h2,.ed-soldetail-value h2,.ed-soldetail-brief h2,.ed-soldetail-faq-intro h2{font-size:44px}.ed-soldetail-scene-grid{grid-auto-rows:500px}.ed-soldetail-product{grid-template-columns:minmax(230px,.85fr) minmax(0,1.15fr)}}
@media(max-width:1280px){.ed-soldetail-hero{min-height:720px}.ed-soldetail-hero-inner{min-height:720px}.ed-soldetail-hero-copy,.ed-soldetail-hero-signals{width:52%}.ed-soldetail-section,.ed-soldetail-workflow,.ed-soldetail-anatomy,.ed-soldetail-brief{padding-top:92px;padding-bottom:92px}.ed-soldetail-head{gap:46px}.ed-soldetail-route-panel{gap:46px}.ed-soldetail-workflow-layout,.ed-soldetail-faq-layout{gap:66px}.ed-soldetail-scene-grid{grid-auto-rows:440px}.ed-soldetail-value-inner,.ed-soldetail-brief-grid{gap:60px}.ed-soldetail-product{grid-template-columns:1fr}.ed-soldetail-product-media{min-height:300px}.ed-soldetail-product-media img{max-width:280px}}
@media(max-width:980px){.ed-soldetail-hero-shade{background:linear-gradient(90deg,rgba(7,10,12,.94),rgba(7,10,12,.55) 55%,rgba(7,10,12,.18))}.ed-soldetail-hero-copy,.ed-soldetail-hero-signals{width:62%}.ed-soldetail-head{grid-template-columns:1fr;gap:24px}.ed-soldetail-problem-grid,.ed-soldetail-anatomy-grid{grid-template-columns:1fr 1fr}.ed-soldetail-route-panel{grid-template-columns:1fr}.ed-soldetail-workflow-layout{grid-template-columns:1fr}.ed-soldetail-workflow-intro{position:static}.ed-soldetail-workflow-media{max-width:620px}.ed-soldetail-scene-grid{grid-template-columns:1fr 1fr;grid-auto-rows:430px}.ed-soldetail-scene-grid .is-wide{grid-column:1/-1}.ed-soldetail-value-inner{grid-template-columns:1fr}.ed-soldetail-value-media:after{background:rgba(8,11,14,.86)}.ed-soldetail-product-grid{grid-template-columns:1fr}.ed-soldetail-product{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)}.ed-soldetail-brief-grid{grid-template-columns:1fr}.ed-soldetail-faq-layout{grid-template-columns:1fr}}
@media(max-width:760px){.ed-soldetail .w1792{width:min(88vw,680px)}.ed-soldetail-hero{min-height:760px}.ed-soldetail-hero-media img{object-position:center}.ed-soldetail-hero-shade{background:linear-gradient(180deg,rgba(7,10,12,.08),rgba(7,10,12,.28) 35%,rgba(7,10,12,.96) 72%)}.ed-soldetail-hero-inner{align-items:stretch;justify-content:flex-end;min-height:760px;padding-top:130px}.ed-soldetail-hero-copy,.ed-soldetail-hero-signals{width:100%;max-width:none}.ed-soldetail-hero-copy{padding-bottom:28px}.ed-soldetail-hero-copy h1{font-size:44px}.ed-soldetail-hero-copy>p{font-size:16px}.ed-soldetail-actions{flex-direction:column}.ed-soldetail-btn{width:100%}.ed-soldetail-hero-signals>div{min-height:92px;padding:18px 12px}.ed-soldetail-hero-signals strong{font-size:15px}.ed-soldetail-subnav{overflow-x:auto}.ed-soldetail-subnav .w1792{width:max-content;min-width:100%;min-height:62px}.ed-soldetail-subnav span{margin-right:10px}.ed-soldetail-subnav a{padding:0 18px;white-space:nowrap}.ed-soldetail-subnav .ed-soldetail-subnav-all{margin-left:0;padding-right:18px}.ed-soldetail-section,.ed-soldetail-workflow,.ed-soldetail-anatomy,.ed-soldetail-brief{padding-top:74px;padding-bottom:74px}.ed-soldetail-head h2,.ed-soldetail-workflow h2,.ed-soldetail-value h2,.ed-soldetail-brief h2,.ed-soldetail-faq-intro h2{font-size:38px}.ed-soldetail-problem-grid,.ed-soldetail-anatomy-grid{grid-template-columns:1fr}.ed-soldetail-problem-grid article,.ed-soldetail-anatomy-grid article{min-height:0}.ed-soldetail-problem-grid h3,.ed-soldetail-anatomy-grid h3{margin-top:34px}.ed-soldetail-route-tabs{overflow-x:auto}.ed-soldetail-route-tabs button{min-width:180px;padding-right:18px;padding-left:18px}.ed-soldetail-route-panel h3{font-size:30px}.ed-soldetail-route-panel ul{grid-template-columns:1fr}.ed-soldetail-route-panel li{min-height:130px}.ed-soldetail-route-panel li strong{margin-top:22px}.ed-soldetail-scene-grid{grid-template-columns:1fr;grid-auto-rows:420px}.ed-soldetail-scene-grid .is-wide{grid-column:auto}.ed-soldetail-value-inner{min-height:0;padding-top:74px;padding-bottom:74px}.ed-soldetail-value-grid{grid-template-columns:1fr}.ed-soldetail-value-grid>div{min-height:110px}.ed-soldetail-product{grid-template-columns:1fr}.ed-soldetail-product-media{min-height:280px}.ed-soldetail-brief ul{grid-template-columns:1fr}.ed-soldetail-faq button{grid-template-columns:32px 1fr 20px;padding:22px 0}.ed-soldetail-faq button strong{font-size:15px}.ed-soldetail-faq article>div{padding:0 24px 22px 32px}}
@media(max-width:520px){.ed-soldetail-hero{min-height:720px}.ed-soldetail-hero-inner{min-height:720px}.ed-soldetail-hero-copy h1{font-size:38px}.ed-soldetail-kicker{font-size:11px}.ed-soldetail-hero-copy>p{font-size:15px;line-height:1.58}.ed-soldetail-hero-signals{grid-template-columns:repeat(3,minmax(0,1fr))}.ed-soldetail-hero-signals>div{padding:15px 8px}.ed-soldetail-hero-signals strong{font-size:13px}.ed-soldetail-hero-signals span{font-size:10px}.ed-soldetail-head h2,.ed-soldetail-workflow h2,.ed-soldetail-value h2,.ed-soldetail-brief h2,.ed-soldetail-faq-intro h2{font-size:34px}.ed-soldetail-head>p,.ed-soldetail-workflow-intro>p,.ed-soldetail-value-copy>p,.ed-soldetail-brief p,.ed-soldetail-faq-intro>p{font-size:14px}.ed-soldetail-scene-grid{grid-auto-rows:390px}.ed-soldetail-product-copy{padding:28px}.ed-soldetail-product-copy h3{font-size:34px}}
@media(max-width:760px){.ed-soldetail-subnav.is-multirow{overflow-x:auto}.ed-soldetail-subnav.is-multirow .w1792{display:flex;flex-wrap:nowrap;width:max-content;min-width:100%;min-height:58px;padding:12px 0}.ed-soldetail-subnav.is-multirow span{margin-right:22px;padding:0}.ed-soldetail-subnav.is-multirow a{flex:0 0 auto;max-width:none;margin-right:22px;padding:7px 0;white-space:nowrap}.ed-soldetail-subnav.is-multirow .ed-soldetail-subnav-all{flex:0 0 auto;max-width:none;margin-left:0;padding-right:18px}}
@media(hover:none),(pointer:coarse){.ed-soldetail-scene-grid article img{transform:none!important}}
@media(hover:none),(pointer:coarse){.ed-soldetail-arrow{transform:rotate(0deg)!important}}
@media(hover:none),(pointer:coarse){.ed-soldetail-anatomy-grid article,.ed-soldetail-anatomy-icon,.ed-soldetail-anatomy-icon svg{transform:none!important}}
@media(hover:none),(pointer:coarse){.ed-soldetail-route-panel li{transform:none!important}}

/* 2026-07-17 Solution Center card main link and Solution Detail compact mobile subnav. */
.ed-solnext .ed-solnext-card-main-link{
  position:absolute;
  inset:0;
  z-index:2;
  font-size:0;
  line-height:0;
}
.ed-solnext .ed-solnext-scene>div{
  z-index:3;
}
.ed-solnext .ed-solnext-scene h3 a,
.ed-solnext .ed-solnext-scene li a{
  position:relative;
  z-index:4;
}
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene li a{
  min-height:32px;
  padding:8px 11px;
  font-size:11px;
}
.ed-soldetail-subnav .w1792,
.ed-soldetail-subnav.is-multirow .w1792{
  display:flex;
  align-items:center;
  flex-wrap:nowrap;
  gap:22px;
}
.ed-soldetail-subnav span,
.ed-soldetail-subnav.is-multirow span{
  flex:0 0 auto;
  margin-right:0;
}
.ed-soldetail-subnav-links{
  display:flex;
  flex:1 1 auto;
  align-items:center;
  flex-wrap:wrap;
  gap:7px 24px;
  min-width:0;
}
.ed-soldetail-subnav-links a,
.ed-soldetail-subnav.is-multirow .ed-soldetail-subnav-links a,
.ed-soldetail-subnav .ed-soldetail-subnav-all,
.ed-soldetail-subnav.is-multirow .ed-soldetail-subnav-all{
  margin:0;
  padding:7px 0;
}
.ed-soldetail-subnav .ed-soldetail-subnav-all,
.ed-soldetail-subnav.is-multirow .ed-soldetail-subnav-all{
  margin-left:auto;
}
.ed-soldetail-subnav-select{
  display:none;
}
@media(max-width:760px){
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene ul{
    display:none!important;
  }
  .ed-soldetail-subnav,
  .ed-soldetail-subnav.is-multirow{
    overflow:visible;
  }
  .ed-soldetail-subnav .w1792,
  .ed-soldetail-subnav.is-multirow .w1792{
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
    width:min(88vw,680px);
    min-width:0;
    min-height:0;
    padding:12px 0;
  }
  .ed-soldetail-subnav span,
  .ed-soldetail-subnav.is-multirow span{
    margin:0;
    padding:0;
  }
  .ed-soldetail-subnav-links{
    display:none;
  }
  .ed-soldetail-subnav-select{
    display:block;
    width:100%;
    height:42px;
    padding:0 42px 0 14px;
    border:1px solid var(--sd-line);
    border-radius:2px;
    background:#fff;
    color:var(--sd-ink);
    font-size:14px;
    font-weight:760;
    line-height:42px;
  }
}
@media(prefers-reduced-motion:reduce){.ed-soldetail *{scroll-behavior:auto!important}.ed-soldetail-btn,.ed-soldetail-btn:after,.ed-soldetail-scene-grid img,.ed-soldetail-product,.ed-soldetail-product img{transition:none!important;transform:none!important}}
@media(prefers-reduced-motion:reduce){.ed-soldetail-arrow{transition:none!important}}
@media(prefers-reduced-motion:reduce){.ed-soldetail-anatomy-grid article,.ed-soldetail-anatomy-grid article:after,.ed-soldetail-anatomy-icon,.ed-soldetail-anatomy-icon svg{transition:none!important;transform:none!important}}
@media(prefers-reduced-motion:reduce){.ed-soldetail-route-panel li,.ed-soldetail-route-panel li:before,.ed-soldetail-route-panel li:after,.ed-soldetail-route-icon,.ed-soldetail-route-icon svg,.ed-soldetail-route-panel li strong{transition:none!important;transform:none!important}}
@media(prefers-reduced-motion:reduce){.ed-soldetail-workflow-media img{transition:none!important;transform:none!important}}

/* 2026-07-14 Product Category primary control color and card action sizing. */
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search button[type="submit"]{
  border-color:#10589e;
  background:#10589e;
}
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search button[type="submit"]:hover,
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search button[type="submit"]:focus-visible{
  border-color:#0d4a85;
  background:#0d4a85;
  color:#fff;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a{
  min-height:.5rem;
  padding:.1rem .14rem;
  font-size:.125rem;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:first-child{
  border-color:#10589e;
  background:#10589e;
  color:#fff;
}
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:first-child:hover,
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:first-child:focus-visible{
  border-color:#0d4a85;
  background:#0d4a85;
  color:#fff;
}

/* 2026-07-14 Static preview blue brand system v1.0. */
.ed-page .ed-section.ed-dark,
.ed-page .ed-hero,
.ed-page .ed-conversion-strip div,
.ed-page .ed-answer,
.ed-page .ed-stat,
.ed-page .ed-filter-aside,
.ed-page .ed-quote-side,
.ed-page .ed-compare th,
.ed-page .ed-cta,
.ed-page .ed-pc-matrix th,
.ed-page .ed-pc-quote-lead,
.ed-page .ed-pc-final-cta,
.ed-page .ed-pc-intent-feature,
.ed-page .ed-pc-start-section .ed-pc-intent b,
.ed-page .ed-pc-family-tags span,
.ed-page .ed-pcat-answer-main,
.ed-page .ed-pcat-scenario-lead,
.ed-page .ed-pcat-scenario b,
.ed-page .ed-pcat-tags span,
.ed-page .ed-pcat-accessory,
.ed-page .ed-pcat-quote-main,
.ed-page .ed-pcat-related span,
.ed-page .ed-tablet-nav,
.ed-page .ed-tablet-config-lead,
.ed-page .ed-tablet-ecosystem,
.ed-page .ed-tablet-compare th,
.ed-page .ed-tablet-quote-layout>div:first-child,
.ed-page .ed-plp-compare,
.ed-page .ed-upgrade-strip,
.ed-page .ed-matrix-head,
.ed-page .ed-compare-head{
  background-color:var(--ed-brand-blue);
}
.ed-page .ed-section.ed-dark .ed-mini-cta,
.ed-page .ed-pcat-accessory-lead,
.ed-page .ed-tablet-ecosystem-device,
.ed-page .ed-plp-compare-card,
.ed-page .ed-workflow div,
.ed-page .ed-detail-workflow div,
.ed-page .ed-custom-workflow div{
  background-color:rgba(8,47,87,.76);
}
.ed-page .ed-btn:hover,
.ed-page .ed-btn:focus-visible,
.ed-page .ed-plp-card-actions a:hover,
.ed-page .ed-plp-card-actions a:focus-visible,
.ed-page .ed-tablet-card-cta:hover,
.ed-page .ed-tablet-card-cta:focus-visible,
.ed-page .ed-plp-filter-reset:hover,
.ed-page .ed-plp-filter-reset:focus-visible,
.ed-page .ed-plp-filter-search button:hover,
.ed-page .ed-plp-filter-search button:focus-visible{
  border-color:var(--ed-brand-blue-hover);
  background-color:var(--ed-brand-blue-hover);
  color:#fff;
}
.ed-page .ed-plp-filter-group button:hover,
.ed-page .ed-plp-filter-group button.is-active,
.ed-page .ed-plp-filter-item.is-fixed .ed-plp-filter-toggle,
.ed-page .ed-plp-filter-menu button.is-active,
.ed-page .ed-plp-filter-search span,
.ed-page .ed-plp-badge,
.ed-page .ed-plp-badge.industrial,
.ed-page .ed-tablet-nav a{
  border-color:var(--ed-brand-blue);
  background-color:var(--ed-brand-blue);
  color:#fff;
}

/* Product Center and Software Center. */
.ed-pcnext .ed-pcnext-hero,
.ed-pcnext .ed-pcnext-family,
.ed-pcnext .ed-pcnext-decision,
.ed-pcnext .ed-pcnext-compare-table .is-head,
.ed-pcnext .ed-pcnext-cta{
  background-color:var(--ed-brand-blue);
}
.ed-pcnext .ed-pcnext-btn.is-ghost{
  background-color:rgba(16,88,158,.34);
}
.ed-pcnext .ed-pcnext-btn.is-ghost:hover,
.ed-pcnext .ed-pcnext-btn.is-ghost:focus-visible{
  border-color:var(--ed-brand-blue-hover);
  background-color:var(--ed-brand-blue-hover);
}
.ed-pcnext .ed-pcnext-hero-media:after{
  background:linear-gradient(90deg,rgba(8,47,87,1) 0%,rgba(8,47,87,.94) 34%,rgba(16,88,158,.5) 64%,rgba(16,88,158,.18) 100%);
}
.ed-pcnext .ed-pcnext-family:after{
  background:linear-gradient(180deg,rgba(16,88,158,.06) 18%,rgba(8,47,87,.48) 56%,rgba(8,47,87,.96) 100%);
}
.ed-pcnext .ed-pcnext-decision:after,
.ed-pcnext .ed-pcnext-cta:after{
  background:linear-gradient(90deg,rgba(8,47,87,.97),rgba(16,88,158,.82),rgba(8,47,87,.94));
}
.ed-swcenter .ed-pcnext-family:after{
  background:linear-gradient(180deg,rgba(16,88,158,.08),rgba(8,47,87,.94) 82%);
}

/* Product Category. */
.ed-official-plp .ed-oplp-precision-hero,
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-head,
.ed-official-plp .ed-oplp-precision-performance,
.ed-official-plp .ed-oplp-precision-performance-media,
.ed-official-plp .ed-oplp-precision-quote,
.ed-official-plp .ed-oplp-precision-btn.is-dark{
  background-color:var(--ed-brand-blue);
}
.ed-official-plp .ed-oplp-precision-hero:before{
  background:linear-gradient(90deg,rgba(8,47,87,1) 0%,rgba(8,47,87,.96) 30%,rgba(16,88,158,.68) 52%,rgba(16,88,158,.16) 78%,rgba(16,88,158,.03) 100%);
}
.ed-official-plp .ed-oplp-precision-performance:after,
.ed-official-plp .ed-oplp-precision-quote-bg:after{
  background:linear-gradient(90deg,rgba(8,47,87,.94),rgba(16,88,158,.82) 55%,rgba(8,47,87,.9));
}
.ed-official-plp .ed-oplp-precision-quote:before{
  background:linear-gradient(90deg,rgba(8,47,87,.94) 0%,rgba(16,88,158,.82) 48%,rgba(8,47,87,.9) 100%),url("../images/ed-oplp-precision-oem.jpg") center 54%/cover no-repeat;
}
.ed-official-plp .ed-oplp-precision-btn.is-dark,
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search button[type="submit"],
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:first-child{
  border-color:var(--ed-brand-blue);
  background-color:var(--ed-brand-blue);
  color:#fff;
}
.ed-official-plp .ed-oplp-precision-btn.is-dark:hover,
.ed-official-plp .ed-oplp-precision-btn.is-dark:focus-visible,
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search button[type="submit"]:hover,
.ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search button[type="submit"]:focus-visible,
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:first-child:hover,
.ed-official-plp .ed-oplp-precision-product .ed-oplp-card-actions a:first-child:focus-visible{
  border-color:var(--ed-brand-blue-hover);
  background-color:var(--ed-brand-blue-hover);
  color:#fff;
}

/* Solution Center and both Solution Detail generations. */
.ed-solnext .ed-solnext-hero,
.ed-solnext .ed-solnext-scene,
.ed-solnext .ed-solnext-anatomy,
.ed-solnext .ed-solnext-boundary .is-dark,
.ed-solnext .ed-solnext-cta,
.ed-soldetail .ed-soldetail-hero,
.ed-soldetail .ed-soldetail-anatomy,
.ed-soldetail .ed-soldetail-scene-grid article,
.ed-soldetail .ed-soldetail-value,
.ed-soldetail .ed-soldetail-brief,
.ed-solution-detail .ed-upgrade-strip,
.ed-solution-detail .ed-matrix-head,
.ed-solution-detail .ed-compare-head{
  background-color:var(--ed-brand-blue);
}
.ed-solnext .ed-solnext-hero-shade{
  background:linear-gradient(90deg,rgba(8,47,87,.96),rgba(16,88,158,.68) 62%,rgba(16,88,158,.18));
}
.ed-solnext .ed-solnext-scene:after{
  background:linear-gradient(180deg,rgba(16,88,158,.04) 30%,rgba(8,47,87,.94) 100%);
}
.ed-solnext .ed-solnext-scene li{
  background-color:rgba(8,47,87,.76);
}
.ed-solnext .ed-solnext-anatomy-bg{
  background:linear-gradient(90deg,rgba(8,47,87,.96) 0%,rgba(16,88,158,.82) 52%,rgba(8,47,87,.74) 100%),url('../images/ed-oplp-precision-performance.jpg') 72% center/cover no-repeat;
}
.ed-solnext .ed-solnext-cta:before{
  background:linear-gradient(90deg,rgba(8,47,87,.98),rgba(16,88,158,.72)),url('../images/ed-oplp-precision-field.png') center/cover no-repeat;
}
.ed-soldetail .ed-soldetail-hero-shade,
.ed-soldetail .ed-soldetail-value-media:after,
.ed-soldetail .ed-soldetail-anatomy:after,
.ed-soldetail .ed-soldetail-brief:after{
  background:linear-gradient(90deg,rgba(8,47,87,.98),rgba(16,88,158,.72),rgba(16,88,158,.28));
}
.ed-soldetail .ed-soldetail-scene-grid article:after{
  background:linear-gradient(180deg,rgba(16,88,158,.04) 28%,rgba(8,47,87,.94) 100%);
}
.ed-soldetail .ed-soldetail-btn.is-ghost{
  border-color:rgba(255,255,255,.48);
  background-color:rgba(16,88,158,.46);
}
.ed-soldetail .ed-soldetail-btn.is-ghost:hover,
.ed-soldetail .ed-soldetail-btn.is-ghost:focus-visible{
  border-color:var(--ed-brand-blue-hover);
  background-color:var(--ed-brand-blue-hover);
}

/* Customization and both Software Detail generations. */
.ed-custom-engineering .ed-custom-eng-hero,
.ed-custom-engineering .ed-custom-eng-fit-card-dark,
.ed-custom-engineering .ed-custom-eng-gates,
.ed-custom-engineering .ed-custom-eng-validation-media,
.ed-custom-engineering .ed-custom-eng-validation-copy,
.ed-custom-engineering .ed-custom-eng-brief,
.ed-mdm-detail .ed-mdm-hero,
.ed-mdm-detail .ed-mdm-section.ed-mdm-dark,
.ed-mdm-detail .ed-mdm-boundary-grid .is-configured,
.ed-software-detail .ed-upgrade-strip,
.ed-software-detail .ed-matrix-head,
.ed-software-detail .ed-compare-head{
  background-color:var(--ed-brand-blue);
}
.ed-custom-engineering .ed-custom-eng-hero-media:before{
  background:linear-gradient(90deg,rgba(8,47,87,.97) 0%,rgba(8,47,87,.88) 36%,rgba(16,88,158,.4) 67%,rgba(16,88,158,.18) 100%);
}
.ed-custom-engineering .ed-custom-eng-hero-media:after{
  background:linear-gradient(180deg,transparent,rgba(8,47,87,.86));
}
.ed-custom-engineering .ed-custom-eng-gates-bg{
  background:linear-gradient(90deg,rgba(8,47,87,.98),rgba(16,88,158,.9)),url(../images/advbg.png) center 42%/cover no-repeat;
}
.ed-custom-engineering .ed-custom-eng-brief-bg{
  background:linear-gradient(90deg,rgba(8,47,87,.98),rgba(16,88,158,.84)),url(../images/fac3.png) center/cover no-repeat;
}
.ed-mdm-detail .ed-mdm-hero:after{
  background:linear-gradient(90deg,rgba(8,47,87,.98) 0%,rgba(8,47,87,.91) 38%,rgba(16,88,158,.28) 66%,rgba(16,88,158,.08) 100%);
}
.ed-mdm-detail .ed-mdm-hero-media:after{
  background:linear-gradient(180deg,rgba(16,88,158,.08),rgba(8,47,87,.4));
}
.ed-mdm-detail .ed-mdm-media-label,
.ed-mdm-detail .ed-mdm-architecture-grid article,
.ed-mdm-detail .ed-mdm-brief-grid article{
  background-color:rgba(8,47,87,.72);
}
.ed-mdm-detail .ed-mdm-architecture-bg:after,
.ed-mdm-detail .ed-mdm-boundary-bg:after,
.ed-mdm-detail .ed-mdm-contact-bg:after{
  background:linear-gradient(90deg,rgba(8,47,87,.98),rgba(16,88,158,.72),rgba(16,88,158,.3));
}
.ed-mdm-detail .ed-mdm-btn.is-secondary,
.ed-software-detail .ed-btn.is-dark{
  border-color:var(--ed-brand-blue);
  background-color:var(--ed-brand-blue);
  color:#fff;
}
.ed-mdm-detail .ed-mdm-btn.is-secondary:hover,
.ed-mdm-detail .ed-mdm-btn.is-secondary:focus-visible,
.ed-software-detail .ed-btn.is-dark:hover,
.ed-software-detail .ed-btn.is-dark:focus-visible{
  border-color:var(--ed-brand-blue-hover);
  background-color:var(--ed-brand-blue-hover);
  color:#fff;
}

@media(max-width:980px){
  .ed-pcnext .ed-pcnext-hero-media:after,
  .ed-official-plp .ed-oplp-precision-hero:before,
  .ed-solnext .ed-solnext-hero-shade,
  .ed-soldetail .ed-soldetail-hero-shade,
  .ed-mdm-detail .ed-mdm-hero:after{
    background:linear-gradient(180deg,rgba(16,88,158,.16),rgba(8,47,87,.96) 72%);
  }
}
@media(max-width:760px){
  .ed-solnext .ed-solnext-anatomy-bg{
    background:linear-gradient(rgba(8,47,87,.9),rgba(16,88,158,.84)),url('../images/ed-oplp-precision-performance.jpg') 62% center/cover no-repeat;
  }
}

/* 2026-07-20 Product Category Hero responsive media framing. */
@media(min-width:981px){
  .ed-product-category-live .ed-oplp-precision-hero-media{inset:0 0 0 auto!important;width:52%!important;height:auto!important;opacity:1!important}
  .ed-product-category-live .ed-oplp-precision-hero-media img{width:100%!important;height:100%!important;margin:0!important;object-fit:cover!important;object-position:center center!important}
  .ed-product-category-live .ed-oplp-precision-hero:before{background:linear-gradient(90deg,rgba(8,47,87,1) 0%,rgba(8,47,87,.98) 34%,rgba(8,47,87,.9) 48%,rgba(16,88,158,.52) 66%,rgba(16,88,158,.12) 100%)}
}
@media(max-width:980px){
  .ed-product-category-live .ed-oplp-precision-hero-media{inset:0!important;width:100%!important;height:100%!important;opacity:1!important}
  .ed-product-category-live .ed-oplp-precision-hero-media img{width:100%!important;height:100%!important;margin:0!important;object-fit:cover!important;object-position:center center!important}
  .ed-product-category-live .ed-oplp-precision-hero:before{background:linear-gradient(180deg,rgba(8,47,87,.14) 0%,rgba(8,47,87,.9) 55%,rgba(8,47,87,.98) 100%)}
}

/* 2026-07-20 Product Category Hero desktop media seam blend. */
@media(min-width:981px){
  .ed-product-category-live .ed-oplp-precision-hero-media:before{background:linear-gradient(90deg,#0c3f73 0%,rgba(8,47,87,.92) 11%,rgba(8,47,87,.34) 24%,rgba(8,47,87,0) 38%)!important}
}

/* 2026-07-20 Product Category Hero transparent PNG desktop placement. */
@media(min-width:981px){
  .ed-product-category-live .ed-oplp-precision-hero{background:#0c3f73!important}
  .ed-product-category-live .ed-oplp-precision-hero:before{background:none!important}
  .ed-product-category-live .ed-oplp-precision-hero-media{width:35%!important;right:8%!important;background:transparent!important;overflow:visible!important}
  .ed-product-category-live .ed-oplp-precision-hero-media:before{display:none!important}
  .ed-product-category-live .ed-oplp-precision-hero-media img{object-fit:contain!important;object-position:right center!important;filter:none!important}
}

/* 2026-07-20 Category list Hero mobile offset and proof copy scale. */
.ed-official-plp .ed-oplp-precision-hero-proof span,
.ed-pcnext .ed-pcnext-hero-signals span,
.ed-solnext .ed-solnext-proof span{
  font-size:.16rem!important;
}
@media(max-width:760px){
  .ed-product-category-live .ed-oplp-precision-hero-inner{
    padding-top:118px!important;
  }
}

/* 2026-07-20 App Detail architecture full-width background media. */
.ed-mdm-detail .ed-mdm-architecture-bg{inset:0;opacity:.34}
.ed-mdm-detail .ed-mdm-architecture-bg:after{background:linear-gradient(90deg,rgba(8,47,87,.86) 0%,rgba(8,47,87,.68) 52%,rgba(16,88,158,.54) 100%)}

/* 2026-07-14 Static template non-hero content emphasis and Product Center linked solutions. */

/* Content sequence labels: intentionally excludes Hero proof, FAQ, tabs, badges and filters. */
.ed-pcnext:not(.ed-swcenter) .ed-pcnext-route-panel > a > b,
.ed-pcnext:not(.ed-swcenter) .ed-pcnext-decision-list article > b,
.ed-solution-detail .ed-detail-workflow > div > span,
.ed-software-detail .ed-detail-workflow > div > span,
.ed-soldetail .ed-soldetail-problem-grid article > b,
.ed-soldetail .ed-soldetail-workflow-list li > b,
.ed-soldetail .ed-soldetail-brief li > b{
  font-size:12px;
  line-height:1.2;
  letter-spacing:.04em;
}

/* Semantic icon emphasis: module-owned icons only. */
.ed-official-plp .ed-oplp-precision-capabilities b.iconfont{
  font-size:24px;
  line-height:1;
}
.ed-official-plp .ed-oplp-precision-quote-steps b.iconfont,
.ed-solnext .ed-solnext-layers article > small,
.ed-soldetail .ed-soldetail-route-icon,
.ed-soldetail .ed-soldetail-anatomy-icon,
.ed-custom-engineering .ed-custom-eng-symbol,
.ed-mdm-detail .ed-mdm-outcome-grid .ed-mdm-symbol,
.ed-mdm-detail .ed-mdm-architecture-grid .ed-mdm-symbol,
.ed-mdm-detail .ed-mdm-capability-grid .ed-mdm-symbol,
.ed-mdm-detail .ed-mdm-lifecycle-grid .ed-mdm-symbol,
.ed-mdm-detail .ed-mdm-evidence-grid .ed-mdm-symbol,
.ed-mdm-detail .ed-mdm-brief-grid .ed-mdm-symbol{
  width:46px;
  height:46px;
}
.ed-official-plp .ed-oplp-precision-quote-steps b.iconfont,
.ed-custom-engineering .ed-custom-eng-symbol,
.ed-mdm-detail .ed-mdm-outcome-grid .ed-mdm-symbol,
.ed-mdm-detail .ed-mdm-architecture-grid .ed-mdm-symbol,
.ed-mdm-detail .ed-mdm-capability-grid .ed-mdm-symbol,
.ed-mdm-detail .ed-mdm-lifecycle-grid .ed-mdm-symbol,
.ed-mdm-detail .ed-mdm-evidence-grid .ed-mdm-symbol,
.ed-mdm-detail .ed-mdm-brief-grid .ed-mdm-symbol{
  font-size:22px;
}
.ed-solnext .ed-solnext-layers article > small > i.iconfont{
  font-size:22px;
}
.ed-soldetail .ed-soldetail-route-icon svg{
  width:23px;
  height:23px;
}
.ed-soldetail .ed-soldetail-anatomy-icon svg{
  width:26px;
  height:26px;
}

/* 2026-07-16 App Center MDM detail visual polish. */
.ed-mdm-detail .ed-mdm-capability-grid{
  gap:18px;
  background:transparent;
}
.ed-mdm-detail .ed-mdm-capability-grid article{
  min-height:220px;
  padding:30px 30px 44px;
  border:1px solid #d7dde3;
  background:#fff;
  box-shadow:0 14px 34px rgba(17,21,24,.07);
  transition:border-color .32s ease,box-shadow .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1);
}
.ed-mdm-detail .ed-mdm-capability-grid article:hover,
.ed-mdm-detail .ed-mdm-capability-grid article:focus-within{
  border-color:rgba(255,153,0,.48);
  box-shadow:0 24px 48px rgba(17,21,24,.11);
  transform:translateY(-4px);
}
.ed-mdm-detail .ed-mdm-capability-grid article>span{
  margin-top:14px;
  padding-top:14px;
  font-size:11px;
}
.ed-mdm-detail .ed-mdm-capability-grid h3{
  margin:20px 0 10px;
  font-size:22px;
  font-weight:780;
}
.ed-mdm-detail .ed-mdm-capability-grid p{
  font-size:14px;
}
.ed-mdm-detail .ed-mdm-category-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:46px;
  margin-top:28px;
  padding:0 18px;
  border:1px solid rgba(255,153,0,.42);
  background:#fff7ea;
  color:#111518;
  font-size:13px;
  font-weight:800;
  line-height:1;
  box-shadow:0 10px 24px rgba(17,21,24,.06);
  transition:background-color .32s ease,border-color .32s ease,color .32s ease,box-shadow .36s ease,transform .36s cubic-bezier(.22,1,.36,1);
}
.ed-mdm-detail .ed-mdm-category-btn:hover,
.ed-mdm-detail .ed-mdm-category-btn:focus-visible{
  border-color:var(--mdm-orange);
  background:var(--mdm-orange);
  color:#111518;
  box-shadow:0 18px 34px rgba(255,153,0,.18);
  transform:translateY(-2px);
}
.ed-mdm-detail .ed-mdm-category-btn .ed-mdm-arrow{
  flex:0 0 auto;
}
.ed-mdm-detail .ed-mdm-evidence-grid h3{
  font-weight:800;
}

/* Full-size conversion actions: every selector is below a non-Hero conversion module. */
.ed-pcnext:not(.ed-swcenter) .ed-pcnext-cta .ed-pcnext-btn,
.ed-official-plp .ed-oplp-precision-featured .ed-oplp-precision-btn,
.ed-official-plp .ed-oplp-precision-quote .ed-oplp-precision-btn,
.ed-solnext .ed-solnext-boundary-section .ed-solnext-btn,
.ed-solnext .ed-solnext-cta .ed-solnext-btn,
.ed-solution-detail .ed-section .ed-actions .ed-btn,
.ed-solution-detail .ed-mini-cta .ed-btn,
.ed-solution-detail .ed-quote-side .ed-btn,
.ed-solution-detail .ed-upgrade-cta .ed-btn,
.ed-swcenter .ed-pcnext-cta .ed-pcnext-btn,
.ed-software-detail .ed-section .ed-actions .ed-btn,
.ed-software-detail .ed-quote-side .ed-btn,
.ed-soldetail .ed-soldetail-brief .ed-soldetail-btn,
.ed-custom-engineering .ed-custom-eng-brief .ed-custom-eng-btn,
.ed-mdm-detail .ed-mdm-boundary .ed-mdm-btn,
.ed-mdm-detail .ed-mdm-contact .ed-mdm-btn{
  min-height:64px;
  padding-right:34px;
  padding-left:34px;
  font-size:16px;
}

/* Product Center-only solution directory; Software Center keeps its static ecosystem items. */
.ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  min-width:0;
  min-height:80px;
  padding:18px 20px;
  border:1px solid var(--pc-line);
  background:#fff;
  color:var(--pc-ink);
  box-shadow:0 6px 16px rgba(17,23,28,.04);
  transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .28s ease,box-shadow .28s ease,color .28s ease;
}
.ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a::before{
  content:"";
  flex:0 0 auto;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#cbd1d6;
  transition:background-color .28s ease,box-shadow .28s ease;
}
.ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a > span{
  display:block;
  flex:1 1 auto;
  min-width:0;
  min-height:0;
  padding:0;
  border:0;
  background:transparent;
  color:inherit;
  box-shadow:none;
  font-size:14px;
  font-weight:780;
  line-height:1.35;
  transform:none;
  transition:none;
}
.ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a > span::before{
  content:none;
}
.ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-arrow{
  display:grid;
  flex:0 0 24px;
  place-items:center;
  width:24px;
  height:24px;
  color:#8c969e;
  font-style:normal;
  line-height:1;
  transition:color .28s ease,transform .32s cubic-bezier(.22,1,.36,1);
}
.ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-arrow::before{
  content:"\2192";
  font-size:18px;
}
@media(hover:hover) and (pointer:fine){
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a:hover,
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a:focus-visible{
    z-index:1;
    color:#111;
    border-color:rgba(255,153,0,.68);
    box-shadow:0 16px 30px rgba(17,23,28,.11);
    transform:translateY(-3px);
  }
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a:hover::before,
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a:focus-visible::before{
    background:var(--pc-orange);
    box-shadow:0 0 0 5px rgba(255,153,0,.12);
  }
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a:hover .ed-pcnext-arrow,
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a:focus-visible .ed-pcnext-arrow{
    color:var(--pc-orange);
    transform:translateX(3px);
  }
}
.ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a:focus-visible{
  outline:2px solid var(--pc-orange);
  outline-offset:3px;
}

@media(max-width:760px){
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items{
    grid-template-columns:1fr;
  }
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a{
    min-height:68px;
    padding:15px 18px;
  }
  .ed-official-plp .ed-oplp-precision-quote-steps b.iconfont,
  .ed-solnext .ed-solnext-layers article > small,
  .ed-soldetail .ed-soldetail-route-icon,
  .ed-soldetail .ed-soldetail-anatomy-icon,
  .ed-custom-engineering .ed-custom-eng-symbol,
  .ed-mdm-detail .ed-mdm-outcome-grid .ed-mdm-symbol,
  .ed-mdm-detail .ed-mdm-architecture-grid .ed-mdm-symbol,
  .ed-mdm-detail .ed-mdm-capability-grid .ed-mdm-symbol,
  .ed-mdm-detail .ed-mdm-lifecycle-grid .ed-mdm-symbol,
  .ed-mdm-detail .ed-mdm-evidence-grid .ed-mdm-symbol,
  .ed-mdm-detail .ed-mdm-brief-grid .ed-mdm-symbol{
    width:44px;
    height:44px;
  }
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-cta .ed-pcnext-btn,
  .ed-official-plp .ed-oplp-precision-featured .ed-oplp-precision-btn,
  .ed-official-plp .ed-oplp-precision-quote .ed-oplp-precision-btn,
  .ed-solnext .ed-solnext-boundary-section .ed-solnext-btn,
  .ed-solnext .ed-solnext-cta .ed-solnext-btn,
  .ed-solution-detail .ed-section .ed-actions .ed-btn,
  .ed-solution-detail .ed-mini-cta .ed-btn,
  .ed-solution-detail .ed-quote-side .ed-btn,
  .ed-solution-detail .ed-upgrade-cta .ed-btn,
  .ed-swcenter .ed-pcnext-cta .ed-pcnext-btn,
  .ed-software-detail .ed-section .ed-actions .ed-btn,
  .ed-software-detail .ed-quote-side .ed-btn,
  .ed-soldetail .ed-soldetail-brief .ed-soldetail-btn,
  .ed-custom-engineering .ed-custom-eng-brief .ed-custom-eng-btn,
  .ed-mdm-detail .ed-mdm-boundary .ed-mdm-btn,
  .ed-mdm-detail .ed-mdm-contact .ed-mdm-btn{
    min-height:52px;
    padding-right:24px;
    padding-left:24px;
    font-size:14px;
  }
}
@media(hover:none),(pointer:coarse){
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a,
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-arrow{
    transform:none!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a,
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-ecosystem-items > a::before,
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-linked-solutions .ed-pcnext-arrow{
    transition:none!important;
    transform:none!important;
  }
}

/* 2026-07-14 Customization dark fit-card hover contrast correction. */
.ed-custom-engineering .ed-custom-eng-fit-card-dark:hover p,
.ed-custom-engineering .ed-custom-eng-fit-card-dark:focus-within p,
.ed-custom-engineering .ed-custom-eng-fit-card-dark:hover a,
.ed-custom-engineering .ed-custom-eng-fit-card-dark:focus-within a{
  color:var(--ed-custom-ink);
}

/* 2026-07-14 Customization validation icon and copy alignment. */
.ed-custom-engineering .ed-custom-eng-validation-list>div{
  align-content:start;
  align-items:start;
}
.ed-custom-engineering .ed-custom-eng-validation-list>div>.ed-custom-eng-symbol{
  grid-row:1 / span 2;
  align-self:start;
}
.ed-custom-engineering .ed-custom-eng-validation-list strong{
  align-self:start;
  font-size:18px;
  line-height:1.25;
}
.ed-custom-engineering .ed-custom-eng-validation-list small{
  margin-top:8px;
  font-size:13px;
  line-height:1.5;
}

/* 2026-07-14 Customization production layout balance. */
.ed-custom-engineering .ed-custom-eng-production-grid{
  grid-template-columns:46% 54%;
  grid-template-rows:minmax(0,1fr) 180px;
  max-height:550px;
}
.ed-custom-engineering .ed-custom-eng-production-media{
  width:100%;height:550px;min-height:0;aspect-ratio:auto;justify-self:end;
}
.ed-custom-engineering .ed-custom-eng-production-controls>div{padding:20px 22px}
.ed-custom-engineering .ed-custom-eng-production-controls strong{
  margin-top:12px;font-size:16px;line-height:1.3;
}
.ed-custom-engineering .ed-custom-eng-production-controls small{
  margin-top:7px;font-size:13px;line-height:1.45;
}
@media(max-width:980px){
  .ed-custom-engineering .ed-custom-eng-production-grid{
    grid-template-columns:1fr 1fr;grid-template-rows:auto auto;max-height:none;
  }
  .ed-custom-engineering .ed-custom-eng-production-media{
    width:100%;height:auto;min-height:420px;aspect-ratio:auto;justify-self:stretch;
  }
  .ed-custom-engineering .ed-custom-eng-production-controls{grid-column:1/-1}
}
@media(max-width:760px){
  .ed-custom-engineering .ed-custom-eng-production-grid{display:flex;flex-direction:column}
  .ed-custom-engineering .ed-custom-eng-production-media{
    order:2;width:100%;height:auto;min-height:0;aspect-ratio:16/10;
  }
  .ed-custom-engineering .ed-custom-eng-production-controls{order:3}
}

/* 2026-07-14 Product Category film rail top placement. */
.ed-official-plp .ed-oplp-precision-featured-media{
  grid-template-columns:1fr;grid-template-rows:48px minmax(0,1fr);
}
.ed-official-plp .ed-oplp-precision-film-rail{
  grid-row:1;align-self:stretch;flex-direction:row;align-items:center;
  padding:0 18px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12);
}
.ed-official-plp .ed-oplp-precision-film-rail span,
.ed-official-plp .ed-oplp-precision-film-rail em{
  writing-mode:horizontal-tb;transform:none;
}
.ed-official-plp .ed-oplp-precision-film-rail span{margin:0}
.ed-official-plp .ed-oplp-precision-film-rail i{
  flex:1;width:auto;height:2px;margin:0 14px;
  transform:scaleX(.42);transform-origin:0 50%;
  transition:transform .42s cubic-bezier(.22,1,.36,1);
}
.ed-official-plp .ed-oplp-precision-film-rail em{margin:0}
.ed-official-plp .ed-oplp-precision-film-stage{grid-row:2}
.ed-official-plp .ed-oplp-precision-featured-media:hover .ed-oplp-precision-film-rail i{
  transform:scaleX(1);
}
@media(max-width:760px){
  .ed-official-plp .ed-oplp-precision-featured-media{
    grid-template-rows:48px minmax(320px,4.2rem);
  }
  .ed-official-plp .ed-oplp-precision-film-rail{grid-row:1}
  .ed-official-plp .ed-oplp-precision-film-stage{grid-row:2;min-height:320px}
}
@media(max-width:520px){
  .ed-official-plp .ed-oplp-precision-featured-media{grid-template-rows:46px 260px}
  .ed-official-plp .ed-oplp-precision-film-stage{min-height:260px}
}

/* 2026-07-14 Solution Center System Anatomy type scale. */
.ed-solnext .ed-solnext-anatomy .ed-solnext-head span{font-size:15px}
.ed-solnext .ed-solnext-anatomy .ed-solnext-head>p{font-size:19px}
.ed-solnext .ed-solnext-anatomy .ed-solnext-layers p{font-size:17px}
@media(max-width:520px){
  .ed-solnext .ed-solnext-anatomy .ed-solnext-head span{font-size:13px}
}

/* 2026-07-15 Customization live visual polish. */
.ed-custom-engineering .ed-custom-eng-btn{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  border-radius:2px;
}
.ed-custom-engineering .ed-custom-eng-btn:before{
  content:"";
  position:absolute;
  z-index:0;
  top:-45%;
  bottom:-45%;
  left:-55%;
  width:34%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);
  transform:skewX(-18deg) translateX(0);
  opacity:0;
  pointer-events:none;
}
.ed-custom-engineering .ed-custom-eng-btn-ghost:before{
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);
}
.ed-custom-engineering .ed-custom-eng-btn>span,
.ed-custom-engineering .ed-custom-eng-btn>.ed-arrow{
  position:relative;
  z-index:1;
}
.ed-custom-engineering .ed-custom-eng-btn-primary:hover,
.ed-custom-engineering .ed-custom-eng-btn-primary:focus-visible{
  background:var(--ed-custom-orange);
  border-color:var(--ed-custom-orange);
  color:#111;
}
.ed-custom-engineering .ed-custom-eng-btn-ghost:hover,
.ed-custom-engineering .ed-custom-eng-btn-ghost:focus-visible{
  background:rgba(8,47,87,.22);
  border-color:rgba(255,255,255,.52);
  color:#fff;
}
.ed-custom-engineering .ed-custom-eng-btn:hover:before,
.ed-custom-engineering .ed-custom-eng-btn:focus-visible:before{
  opacity:1;
  animation:ed-center-sheen .46s cubic-bezier(.2,.72,.2,1) both;
}
.ed-custom-engineering .ed-custom-eng-hero-inner{
  grid-template-columns:minmax(0,1fr) 7rem;
}
.ed-custom-engineering .ed-custom-eng-hero-index>div{
  min-height:1.66rem;
  padding:.28rem;
}
.ed-custom-engineering .ed-custom-eng-signal{
  width:.34rem;
  height:.34rem;
  margin-bottom:.22rem;
  font-size:.12rem;
}
.ed-custom-engineering .ed-custom-eng-hero-index strong{
  font-size:.16rem;
}
.ed-custom-engineering .ed-custom-eng-hero-index small{
  margin-top:.1rem;
  font-size:.112rem;
  line-height:1.5;
}
.ed-custom-engineering .ed-custom-eng-scope-copy>.ed-custom-eng-symbol{
  right:.28rem;
  top:.32rem;
}
.ed-custom-engineering .ed-custom-eng-scope-copy h3{
  padding-right:1.08rem;
}
.ed-custom-engineering .ed-custom-eng-validation-list>div{
  position:relative;
  overflow:hidden;
  transition:background-color .34s ease,box-shadow .34s ease;
}
.ed-custom-engineering .ed-custom-eng-validation-list>div:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:2px;
  background:var(--ed-custom-orange);
  transform:scaleY(0);
  transform-origin:50% 0;
  transition:transform .38s cubic-bezier(.22,1,.36,1);
}
.ed-custom-engineering .ed-custom-eng-validation-list>div>.ed-custom-eng-symbol{
  position:relative;
  z-index:1;
  transition:background-color .32s ease,color .32s ease,border-color .32s ease,transform .38s cubic-bezier(.22,1,.36,1),box-shadow .32s ease;
}
.ed-custom-engineering .ed-custom-eng-validation-list strong,
.ed-custom-engineering .ed-custom-eng-validation-list small{
  position:relative;
  z-index:1;
  transition:color .32s ease,transform .38s cubic-bezier(.22,1,.36,1);
}
.ed-custom-engineering .ed-custom-eng-validation-list>div:hover,
.ed-custom-engineering .ed-custom-eng-validation-list>div:focus-within{
  background-color:rgba(255,255,255,.055);
  box-shadow:inset 0 0 0 1px rgba(255,153,0,.2);
}
.ed-custom-engineering .ed-custom-eng-validation-list>div:hover:before,
.ed-custom-engineering .ed-custom-eng-validation-list>div:focus-within:before{
  transform:scaleY(1);
}
.ed-custom-engineering .ed-custom-eng-validation-list>div:hover>.ed-custom-eng-symbol,
.ed-custom-engineering .ed-custom-eng-validation-list>div:focus-within>.ed-custom-eng-symbol{
  background:var(--ed-custom-orange);
  border-color:var(--ed-custom-orange);
  color:#082f57;
  transform:translateY(-2px);
  box-shadow:0 10px 22px rgba(255,153,0,.18);
}
.ed-custom-engineering .ed-custom-eng-validation-list>div:hover strong,
.ed-custom-engineering .ed-custom-eng-validation-list>div:focus-within strong{
  color:#fff;
  transform:translateX(2px);
}
.ed-custom-engineering .ed-custom-eng-validation-list>div:hover small,
.ed-custom-engineering .ed-custom-eng-validation-list>div:focus-within small{
  color:rgba(255,255,255,.72);
  transform:translateX(2px);
}
@media(max-width:1200px){
  .ed-custom-engineering .ed-custom-eng-hero-inner{
    grid-template-columns:1fr;
  }
  .ed-custom-engineering .ed-custom-eng-hero-index{
    max-width:8.4rem;
  }
}
@media(max-width:760px){
  .ed-custom-engineering .ed-custom-eng-hero-index>div{
    min-height:0;
    padding:14px;
  }
  .ed-custom-engineering .ed-custom-eng-signal{
    width:34px;
    height:34px;
    margin-bottom:0;
    font-size:12px;
  }
  .ed-custom-engineering .ed-custom-eng-scope-copy h3{
    padding-right:0;
  }
}
@media(hover:none),(pointer:coarse){
  .ed-custom-engineering .ed-custom-eng-btn:before,
  .ed-custom-engineering .ed-custom-eng-validation-list>div:before{
    display:none;
  }
  .ed-custom-engineering .ed-custom-eng-validation-list>div:hover>.ed-custom-eng-symbol,
  .ed-custom-engineering .ed-custom-eng-validation-list>div:hover strong,
  .ed-custom-engineering .ed-custom-eng-validation-list>div:hover small{
    transform:none;
  }
}
@media(prefers-reduced-motion:reduce){
  .ed-custom-engineering .ed-custom-eng-btn:before,
  .ed-custom-engineering .ed-custom-eng-validation-list>div:before{
    display:none!important;
  }
  .ed-custom-engineering .ed-custom-eng-btn,
  .ed-custom-engineering .ed-custom-eng-btn:before,
  .ed-custom-engineering .ed-custom-eng-validation-list>div,
  .ed-custom-engineering .ed-custom-eng-validation-list>div>.ed-custom-eng-symbol,
  .ed-custom-engineering .ed-custom-eng-validation-list strong,
  .ed-custom-engineering .ed-custom-eng-validation-list small{
    transition:none!important;
    animation:none!important;
    transform:none!important;
  }
}

/* 2026-07-15 Customization related product and solution modules. */
.ed-custom-engineering .ed-custom-eng-related{padding:1.08rem 0;background:#fff}
.ed-custom-engineering .ed-custom-eng-related-products{padding-top:.24rem}
.ed-custom-engineering .ed-custom-eng-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.22rem}
.ed-custom-engineering .ed-custom-eng-related-card{display:grid;grid-template-rows:2.88rem 1fr;min-height:5.85rem;background:#fff;border:1px solid var(--ed-custom-line);box-shadow:0 .16rem .34rem rgba(17,21,24,.06);overflow:hidden;transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s ease,border-color .42s ease}
.ed-custom-engineering .ed-custom-eng-related-card:hover,
.ed-custom-engineering .ed-custom-eng-related-card:focus-within{transform:translateY(-.06rem);border-color:rgba(255,153,0,.38);box-shadow:0 .28rem .64rem rgba(17,21,24,.13)}
.ed-custom-engineering .ed-custom-eng-related-media{display:block;position:relative;background:#f4f6f8;overflow:hidden}
.ed-custom-engineering .ed-custom-eng-related-media:after{content:"";position:absolute;inset:auto 0 0;height:2px;background:var(--ed-custom-orange);transform:scaleX(0);transform-origin:0 50%;transition:transform .42s cubic-bezier(.22,1,.36,1)}
.ed-custom-engineering .ed-custom-eng-related-card:hover .ed-custom-eng-related-media:after,
.ed-custom-engineering .ed-custom-eng-related-card:focus-within .ed-custom-eng-related-media:after{transform:scaleX(1)}
.ed-custom-engineering .ed-custom-eng-related-media img{width:100%;height:100%;object-fit:contain;padding:.28rem;transition:transform .55s cubic-bezier(.22,1,.36,1),filter .42s ease}
.ed-custom-engineering .ed-custom-eng-related-card:hover .ed-custom-eng-related-media img,
.ed-custom-engineering .ed-custom-eng-related-card:focus-within .ed-custom-eng-related-media img{transform:scale(1.035);filter:saturate(1.04)}
.ed-custom-engineering .ed-custom-eng-related-copy{display:flex;flex-direction:column;padding:.28rem}
.ed-custom-engineering .ed-custom-eng-related-label{display:inline-flex;align-items:center;width:max-content;max-width:100%;min-height:.28rem;padding:0 .13rem;background:rgba(255,153,0,.12);border:1px solid rgba(255,153,0,.34);color:#d78000;font-size:.105rem;font-weight:900;text-transform:uppercase}
.ed-custom-engineering .ed-custom-eng-related-copy h3{margin:.2rem 0 0;font-size:.28rem;line-height:1.16}
.ed-custom-engineering .ed-custom-eng-related-copy h3 a{color:inherit}
.ed-custom-engineering .ed-custom-eng-related-copy p{margin:.16rem 0 .28rem;color:var(--ed-custom-muted);font-size:.135rem;line-height:1.62}
.ed-custom-engineering .ed-custom-eng-related-copy>.ed-sweep-link{margin-top:auto;color:#111;font-size:.135rem;font-weight:850}
.ed-custom-engineering .ed-custom-eng-related-solutions{position:relative;background:#0f151b;color:#fff;overflow:hidden}
.ed-custom-engineering .ed-custom-eng-related-solutions:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 84% 12%,rgba(255,153,0,.16),transparent 34%),linear-gradient(135deg,rgba(8,47,87,.34),transparent 46%);pointer-events:none}
.ed-custom-engineering .ed-custom-eng-related-solutions>.w1792{position:relative;z-index:1}
.ed-custom-engineering .ed-custom-eng-solution-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgba(255,255,255,.18)}
.ed-custom-engineering .ed-custom-eng-solution-card{display:grid;grid-template-rows:2.42rem 1fr;min-height:5.42rem;border-right:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.025);overflow:hidden;transition:background-color .42s ease,transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s ease}
.ed-custom-engineering .ed-custom-eng-solution-card:last-child{border-right:0}
.ed-custom-engineering .ed-custom-eng-solution-card:hover,
.ed-custom-engineering .ed-custom-eng-solution-card:focus-within{z-index:2;background:rgba(255,255,255,.06);transform:translateY(-.04rem);box-shadow:0 .24rem .5rem rgba(0,0,0,.22)}
.ed-custom-engineering .ed-custom-eng-solution-media{display:block;position:relative;overflow:hidden;background:#17212a}
.ed-custom-engineering .ed-custom-eng-solution-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(15,21,27,.58));pointer-events:none}
.ed-custom-engineering .ed-custom-eng-solution-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.88);transition:transform .62s cubic-bezier(.22,1,.36,1),filter .42s ease}
.ed-custom-engineering .ed-custom-eng-solution-card:hover img,
.ed-custom-engineering .ed-custom-eng-solution-card:focus-within img{transform:scale(1.045);filter:saturate(1)}
.ed-custom-engineering .ed-custom-eng-solution-copy{display:flex;flex-direction:column;padding:.3rem}
.ed-custom-engineering .ed-custom-eng-solution-copy>span{color:var(--ed-custom-orange);font-size:.11rem;font-weight:900;text-transform:uppercase}
.ed-custom-engineering .ed-custom-eng-solution-copy h3{margin:.18rem 0 0;font-size:.26rem;line-height:1.2}
.ed-custom-engineering .ed-custom-eng-solution-copy h3 a{color:inherit}
.ed-custom-engineering .ed-custom-eng-solution-copy p{margin:.16rem 0 .28rem;color:rgba(255,255,255,.62);font-size:.13rem;line-height:1.62}
.ed-custom-engineering .ed-custom-eng-solution-copy>.ed-sweep-link{margin-top:auto;color:#fff;font-size:.13rem;font-weight:850}
@media(max-width:1200px){
  .ed-custom-engineering .ed-custom-eng-related-grid,
  .ed-custom-engineering .ed-custom-eng-solution-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-custom-engineering .ed-custom-eng-solution-card:nth-child(2n){border-right:0}
}
@media(max-width:760px){
  .ed-custom-engineering .ed-custom-eng-related{padding:64px 0}
  .ed-custom-engineering .ed-custom-eng-related-grid,
  .ed-custom-engineering .ed-custom-eng-solution-strip{grid-template-columns:1fr}
  .ed-custom-engineering .ed-custom-eng-related-card,
  .ed-custom-engineering .ed-custom-eng-solution-card{grid-template-rows:240px 1fr;min-height:0;border-right:0;border-bottom:1px solid var(--ed-custom-line)}
  .ed-custom-engineering .ed-custom-eng-solution-card{border-bottom-color:rgba(255,255,255,.18)}
  .ed-custom-engineering .ed-custom-eng-related-copy,
  .ed-custom-engineering .ed-custom-eng-solution-copy{padding:24px}
  .ed-custom-engineering .ed-custom-eng-related-copy h3,
  .ed-custom-engineering .ed-custom-eng-solution-copy h3{font-size:24px}
  .ed-custom-engineering .ed-custom-eng-related-copy p,
  .ed-custom-engineering .ed-custom-eng-solution-copy p{font-size:14px}
}

/* 2026-07-15 Customization brief note readability. */
.ed-custom-engineering .ed-custom-eng-brief-action small{
  max-width:6rem;
  color:rgba(255,255,255,.78);
  font-size:.14rem;
  font-weight:650;
  line-height:1.65;
  letter-spacing:0;
}
@media(max-width:760px){
  .ed-custom-engineering .ed-custom-eng-brief-action small{
    max-width:none;
    font-size:13px;
    line-height:1.6;
  }
}

/* 2026-07-15 Customization solution card contrast and hover. */
.ed-custom-engineering .ed-custom-eng-solution-card{
  position:relative;
  isolation:isolate;
  border-color:rgba(255,255,255,.22);
}
.ed-custom-engineering .ed-custom-eng-solution-card:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:linear-gradient(135deg,rgba(255,153,0,.13),transparent 44%),linear-gradient(180deg,rgba(255,255,255,.045),transparent 70%);
  opacity:0;
  pointer-events:none;
  transition:opacity .42s ease;
}
.ed-custom-engineering .ed-custom-eng-solution-card:after{
  content:"";
  position:absolute;
  left:.3rem;
  right:.3rem;
  bottom:0;
  z-index:2;
  height:2px;
  background:var(--ed-custom-orange);
  transform:scaleX(0);
  transform-origin:left center;
  transition:transform .42s cubic-bezier(.22,1,.36,1);
}
.ed-custom-engineering .ed-custom-eng-solution-card>*{
  position:relative;
  z-index:1;
}
.ed-custom-engineering .ed-custom-eng-solution-card:hover:before,
.ed-custom-engineering .ed-custom-eng-solution-card:focus-within:before{
  opacity:1;
}
.ed-custom-engineering .ed-custom-eng-solution-card:hover:after,
.ed-custom-engineering .ed-custom-eng-solution-card:focus-within:after{
  transform:scaleX(1);
}
.ed-custom-engineering .ed-custom-eng-solution-copy h3,
.ed-custom-engineering .ed-custom-eng-solution-copy h3 a{
  color:#fff!important;
  background:none!important;
  -webkit-text-fill-color:#fff;
  text-shadow:0 .08rem .24rem rgba(0,0,0,.34);
  transition:color .32s ease,transform .42s cubic-bezier(.22,1,.36,1),text-shadow .32s ease;
}
.ed-custom-engineering .ed-custom-eng-solution-copy h3:before{
  background:var(--ed-custom-orange);
}
.ed-custom-engineering .ed-custom-eng-solution-copy p{
  color:rgba(255,255,255,.76);
}
.ed-custom-engineering .ed-custom-eng-solution-copy>.ed-sweep-link{
  transition:color .32s ease,transform .42s cubic-bezier(.22,1,.36,1);
}
.ed-custom-engineering .ed-custom-eng-solution-card:hover .ed-custom-eng-solution-copy h3,
.ed-custom-engineering .ed-custom-eng-solution-card:focus-within .ed-custom-eng-solution-copy h3{
  color:#ffb13b!important;
  -webkit-text-fill-color:#ffb13b;
  transform:translateX(.04rem);
  text-shadow:0 .1rem .28rem rgba(255,153,0,.18);
}
.ed-custom-engineering .ed-custom-eng-solution-card:hover .ed-custom-eng-solution-copy>.ed-sweep-link,
.ed-custom-engineering .ed-custom-eng-solution-card:focus-within .ed-custom-eng-solution-copy>.ed-sweep-link{
  color:var(--ed-custom-orange);
  transform:translateX(.04rem);
}
@media(max-width:760px){
  .ed-custom-engineering .ed-custom-eng-solution-card:after{
    left:24px;
    right:24px;
  }
}

/* Solution Center v6.23: balanced industry heading and hidden scene tags. */
.ed-solnext .ed-solnext-head h2{font-size:clamp(34px,3.2vw,56px)}
@media(hover:hover) and (pointer:fine){
  .ed-solnext .ed-solnext-scene li{opacity:0;transform:translateY(10px);pointer-events:none}
  .ed-solnext .ed-solnext-scene:hover li,.ed-solnext .ed-solnext-scene:focus-visible li{opacity:1;transform:none;pointer-events:auto}
}
@media(max-width:760px){
  .ed-solnext .ed-solnext-head h2{font-size:34px}
}

/* 2026-07-15 Unified new-template FAQ toggle contract. */
.ed-faq:not(.ed-solnext-faq) .ed-faq-a{display:none}
.ed-faq:not(.ed-solnext-faq) .ed-faq-item.active>.ed-faq-a{display:block}
.ed-mdm-faq-list .ed-faq-a{display:none!important;grid-template-rows:none;opacity:1;transition:none}
.ed-mdm-faq-list .ed-faq-item.active>.ed-faq-a{display:block!important}

/* 2026-07-16 New-template shared arrow and Solution Detail related-section CTA alignment. */
.ed-soldetail .ed-soldetail-head-side{
  align-items:flex-end;
}
.ed-soldetail .ed-soldetail-head-side>p{
  width:min(100%,520px);
  text-align:left;
}
.ed-soldetail .ed-soldetail-head-link{
  margin-left:auto;
}
.ed-page .ed-arrow,
.ed-soldetail .ed-soldetail-arrow,
.ed-mdm-detail .ed-mdm-arrow,
.ed-pcnext .ed-pcnext-arrow,
.ed-solnext .ed-solnext-btn span[aria-hidden="true"],
.ed-solnext .ed-solnext-boundary-summary .ed-solnext-btn span,
.ed-solnext .ed-solnext-bundles a>span:last-child,
.ed-solnext .ed-solnext-cta .ed-solnext-btn span{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  width:16px;
  height:16px;
  margin-left:10px!important;
  color:currentColor;
  font-size:0!important;
  font-style:normal;
  line-height:1;
  transform:none!important;
  transition:color .28s ease,transform .34s cubic-bezier(.22,1,.36,1);
}
.ed-page .ed-arrow:before,
.ed-soldetail .ed-soldetail-arrow:before,
.ed-mdm-detail .ed-mdm-arrow:before,
.ed-pcnext .ed-pcnext-arrow:before,
.ed-solnext .ed-solnext-btn span[aria-hidden="true"]:before,
.ed-solnext .ed-solnext-boundary-summary .ed-solnext-btn span:before,
.ed-solnext .ed-solnext-bundles a>span:last-child:before,
.ed-solnext .ed-solnext-cta .ed-solnext-btn span:before{
  content:"\2192"!important;
  font-size:15px;
  font-weight:850;
  line-height:1;
  transform:rotate(-45deg);
  transform-origin:center;
  transition:transform .34s cubic-bezier(.22,1,.36,1);
}
.ed-page .ed-arrow:after,
.ed-soldetail .ed-soldetail-arrow:after,
.ed-mdm-detail .ed-mdm-arrow:after,
.ed-pcnext .ed-pcnext-arrow:after,
.ed-solnext .ed-solnext-btn span[aria-hidden="true"]:after,
.ed-solnext .ed-solnext-boundary-summary .ed-solnext-btn span:after,
.ed-solnext .ed-solnext-bundles a>span:last-child:after,
.ed-solnext .ed-solnext-cta .ed-solnext-btn span:after{
  content:none!important;
}
.ed-page a:hover .ed-arrow,
.ed-page a:focus-visible .ed-arrow,
.ed-page button:hover .ed-arrow,
.ed-page button:focus-visible .ed-arrow,
.ed-soldetail a:hover .ed-soldetail-arrow,
.ed-soldetail a:focus-visible .ed-soldetail-arrow,
.ed-mdm-detail a:hover .ed-mdm-arrow,
.ed-mdm-detail a:focus-visible .ed-mdm-arrow,
.ed-pcnext a:hover .ed-pcnext-arrow,
.ed-pcnext a:focus-visible .ed-pcnext-arrow,
.ed-solnext a:hover span[aria-hidden="true"],
.ed-solnext a:focus-visible span[aria-hidden="true"],
.ed-solnext .ed-solnext-bundles a:hover>span:last-child,
.ed-solnext .ed-solnext-bundles a:focus-visible>span:last-child{
  transform:translate(3px,-2px)!important;
}
.ed-page a:hover .ed-arrow:before,
.ed-page a:focus-visible .ed-arrow:before,
.ed-page button:hover .ed-arrow:before,
.ed-page button:focus-visible .ed-arrow:before,
.ed-soldetail a:hover .ed-soldetail-arrow:before,
.ed-soldetail a:focus-visible .ed-soldetail-arrow:before,
.ed-mdm-detail a:hover .ed-mdm-arrow:before,
.ed-mdm-detail a:focus-visible .ed-mdm-arrow:before,
.ed-pcnext a:hover .ed-pcnext-arrow:before,
.ed-pcnext a:focus-visible .ed-pcnext-arrow:before,
.ed-solnext a:hover span[aria-hidden="true"]:before,
.ed-solnext a:focus-visible span[aria-hidden="true"]:before,
.ed-solnext .ed-solnext-bundles a:hover>span:last-child:before,
.ed-solnext .ed-solnext-bundles a:focus-visible>span:last-child:before{
  content:"\2192"!important;
  transform:rotate(0deg);
}
.ed-pcnext .ed-pcnext-btn:after,
.ed-official-plp .ed-oplp-precision-btn:after,
.ed-soldetail .ed-soldetail-btn:after{
  content:"\2192";
  transform:translateY(-52%) rotate(-45deg);
}
.ed-pcnext .ed-pcnext-btn:hover:after,
.ed-pcnext .ed-pcnext-btn:focus-visible:after,
.ed-official-plp .ed-oplp-precision-btn:hover:after,
.ed-official-plp .ed-oplp-precision-btn:focus-visible:after{
  content:"\2192";
  transform:translate(3px,-52%) rotate(0deg);
}
.ed-soldetail .ed-soldetail-btn:hover:after,
.ed-soldetail .ed-soldetail-btn:focus-visible:after{
  content:"\2192";
  transform:translate(3px,-52%) rotate(0deg);
}
@media(max-width:980px){
  .ed-soldetail .ed-soldetail-head-side{
    align-items:flex-start;
  }
  .ed-soldetail .ed-soldetail-head-link{
    margin-left:0;
  }
}

/* 2026-07-16 Solution Detail related-section CTA simplification. */
.ed-soldetail .ed-soldetail-head-link{
  position:relative;
  min-height:0;
  padding:0 0 8px;
  border:0;
  border-radius:0;
  background:transparent;
  color:var(--sd-ink);
  box-shadow:none;
  line-height:1.25;
}
.ed-soldetail .ed-soldetail-head-link:after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  left:0;
  height:2px;
  background:var(--sd-orange);
  transform:scaleX(1);
  transform-origin:left center;
  transition:transform .25s ease,background-color .25s ease;
}
.ed-soldetail .ed-soldetail-head-link:hover,
.ed-soldetail .ed-soldetail-head-link:focus-visible{
  border-color:transparent;
  background:transparent;
  color:var(--sd-orange);
  box-shadow:none;
  transform:translateY(-1px);
}
.ed-soldetail .ed-soldetail-head-link:hover:after,
.ed-soldetail .ed-soldetail-head-link:focus-visible:after{
  background:var(--sd-orange);
  transform:scaleX(.72);
}

/* 2026-07-16 Solution Center v6.25: use solution categories as industry cards and restore card styling. */
@media(min-width:761px){
  .ed-pcnext .ed-pcnext-hero-copy h1,
  .ed-solnext .ed-solnext-hero h1,
  .ed-soldetail .ed-soldetail-hero-copy h1,
  .ed-mdm-detail .ed-mdm-hero-copy h1,
  .ed-custom-engineering .ed-custom-eng-hero-copy h1{
    font-size:68px!important;
    line-height:1.04!important;
  }
}
.ed-solnext .ed-solnext-scenes{
  gap:16px;
}
.ed-solnext .ed-solnext-scene,
.ed-solnext .ed-solnext-scene.is-half{
  grid-column:span 6;
  min-height:430px;
  border:1px solid rgba(16,88,158,.38);
  background:#082f57;
  box-shadow:0 18px 40px rgba(8,47,87,.12);
  isolation:isolate;
}
.ed-solnext .ed-solnext-scene.is-featured{
  grid-column:1/-1;
  min-height:420px;
}
.ed-solnext .ed-solnext-scene img{
  filter:brightness(.72) saturate(.9);
  transform:scale(1.01);
}
.ed-solnext .ed-solnext-scene:before{
  z-index:1;
  border-color:rgba(255,255,255,.16);
}
.ed-solnext .ed-solnext-scene:after{
  z-index:1;
  inset:0;
  background:linear-gradient(180deg,rgba(8,47,87,.18) 0%,rgba(8,47,87,.46) 42%,rgba(8,47,87,.94) 100%);
}
.ed-solnext .ed-solnext-scene>div{
  z-index:2;
  left:38px;
  right:38px;
  bottom:34px;
}
.ed-solnext .ed-solnext-scene small{
  display:inline-flex;
  align-items:center;
  gap:9px;
  margin-bottom:14px;
  color:#ff9900;
  font-size:12px;
  font-weight:800;
  line-height:1;
  text-transform:uppercase;
}
.ed-solnext .ed-solnext-scene small:before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:#ff9900;
  box-shadow:0 0 0 5px rgba(255,153,0,.14);
}
.ed-solnext .ed-solnext-scene h3{
  margin:0 0 12px;
  max-width:760px;
  color:#fff;
  font-size:32px;
  line-height:1.14;
  font-weight:780;
  text-shadow:0 2px 18px rgba(0,0,0,.28);
}
.ed-solnext .ed-solnext-scene p{
  max-width:760px;
  min-height:50px;
  margin:0 0 22px;
  color:rgba(255,255,255,.78);
  font-size:16px;
  line-height:1.6;
}
.ed-solnext .ed-solnext-scene ul{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:0;
  padding:0;
  list-style:none;
}
.ed-solnext .ed-solnext-scene li{
  max-width:240px;
  padding:8px 11px;
  border:1px solid rgba(255,153,0,.72);
  background:rgba(255,153,0,.9);
  color:#111417;
  font-size:12px;
  font-weight:800;
  line-height:1.2;
  box-shadow:0 8px 18px rgba(0,0,0,.18);
}
.ed-solnext .ed-solnext-scene:hover,
.ed-solnext .ed-solnext-scene:focus-visible{
  border-color:rgba(255,153,0,.72);
  box-shadow:0 28px 58px rgba(8,47,87,.24);
}
.ed-solnext .ed-solnext-scene:hover img,
.ed-solnext .ed-solnext-scene:focus-visible img{
  filter:brightness(.8) saturate(.96);
  transform:scale(1.045);
}
@media(hover:hover) and (pointer:fine){
  .ed-solnext .ed-solnext-scene li{
    opacity:0;
    transform:translateY(10px);
    pointer-events:none;
    transition:opacity .28s ease,transform .32s cubic-bezier(.22,1,.36,1),background-color .25s ease;
  }
  .ed-solnext .ed-solnext-scene:hover li,
  .ed-solnext .ed-solnext-scene:focus-visible li{
    opacity:1;
    transform:none;
    pointer-events:auto;
  }
}
@media(max-width:980px){
  .ed-solnext .ed-solnext-scene,
  .ed-solnext .ed-solnext-scene.is-half,
  .ed-solnext .ed-solnext-scene.is-featured{
    grid-column:auto;
    min-height:410px;
  }
}
@media(max-width:760px){
  .ed-solnext .ed-solnext-scene>div{
    left:22px;
    right:22px;
    bottom:22px;
  }
  .ed-solnext .ed-solnext-scene h3{
    font-size:26px;
  }
  .ed-solnext .ed-solnext-scene p{
    min-height:0;
    font-size:15px;
  }
}

/* 2026-07-16 Solution Center v6.26: category-first mosaic cards and all child solution links. */
.ed-solnext .ed-solnext-scenes{
  grid-auto-flow:dense;
  gap:14px;
}
.ed-solnext .ed-solnext-scene,
.ed-solnext .ed-solnext-scene.is-half,
.ed-solnext .ed-solnext-scene.is-third,
.ed-solnext .ed-solnext-scene.is-tall,
.ed-solnext .ed-solnext-scene.is-wide{
  display:block;
  grid-column:span 4;
  min-height:360px;
  border-color:rgba(16,88,158,.46);
  border-radius:4px;
  box-shadow:0 16px 34px rgba(8,47,87,.14);
}
.ed-solnext .ed-solnext-scene.is-wide{
  grid-column:span 8;
}
.ed-solnext .ed-solnext-scene img{
  width:100%;
}
.ed-solnext .ed-solnext-scene:after{
  background:linear-gradient(180deg,rgba(8,47,87,.12) 0%,rgba(8,47,87,.5) 40%,rgba(8,47,87,.96) 100%);
}
.ed-solnext .ed-solnext-scene>div{
  left:28px;
  right:28px;
  bottom:26px;
}
.ed-solnext .ed-solnext-scene small{
  margin-bottom:10px;
  font-size:11px;
  letter-spacing:.02em;
}
.ed-solnext .ed-solnext-scene h3{
  max-width:680px;
  margin-bottom:10px;
  font-size:30px;
  line-height:1.12;
}
.ed-solnext .ed-solnext-scene.is-third h3,
.ed-solnext .ed-solnext-scene.is-tall h3{
  font-size:28px;
}
.ed-solnext .ed-solnext-scene h3 a{
  color:inherit;
}
.ed-solnext .ed-solnext-scene h3 a:hover,
.ed-solnext .ed-solnext-scene h3 a:focus-visible{
  color:#ff9900;
}
.ed-solnext .ed-solnext-scene p{
  min-height:0;
  max-width:720px;
  margin-bottom:16px;
  font-size:14px;
  line-height:1.55;
}
.ed-solnext .ed-solnext-scene ul{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}
.ed-solnext .ed-solnext-scene li{
  max-width:none;
  min-width:0;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.ed-solnext .ed-solnext-scene li a{
  display:flex;
  align-items:center;
  min-height:32px;
  padding:7px 10px;
  border:1px solid rgba(255,153,0,.55);
  background:rgba(255,153,0,.9);
  color:#111417;
  font-size:11px;
  font-weight:800;
  line-height:1.15;
  box-shadow:0 7px 16px rgba(0,0,0,.16);
}
.ed-solnext .ed-solnext-scene li a:hover,
.ed-solnext .ed-solnext-scene li a:focus-visible{
  border-color:#fff;
  background:#fff;
  color:#082f57;
}
@media(hover:hover) and (pointer:fine){
  .ed-solnext .ed-solnext-scene li:nth-child(2){transition-delay:.03s}
  .ed-solnext .ed-solnext-scene li:nth-child(3){transition-delay:.06s}
  .ed-solnext .ed-solnext-scene li:nth-child(4){transition-delay:.09s}
  .ed-solnext .ed-solnext-scene li:nth-child(5){transition-delay:.12s}
  .ed-solnext .ed-solnext-scene li:nth-child(6){transition-delay:.15s}
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene li{
    opacity:1!important;
    transform:none!important;
    pointer-events:auto!important;
  }
}
@media(min-width:981px){
  .ed-solnext .ed-solnext-scene ul{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:1280px){
  .ed-solnext .ed-solnext-scene ul{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:980px){
  .ed-solnext .ed-solnext-scenes{
    grid-template-columns:1fr 1fr;
  }
  .ed-solnext .ed-solnext-scene,
  .ed-solnext .ed-solnext-scene.is-half,
  .ed-solnext .ed-solnext-scene.is-third,
  .ed-solnext .ed-solnext-scene.is-tall,
  .ed-solnext .ed-solnext-scene.is-wide{
    grid-column:auto;
    min-height:390px;
  }
}
@media(max-width:760px){
  .ed-solnext .ed-solnext-scenes{
    grid-template-columns:1fr;
  }
  .ed-solnext .ed-solnext-scene,
  .ed-solnext .ed-solnext-scene.is-half,
  .ed-solnext .ed-solnext-scene.is-third,
  .ed-solnext .ed-solnext-scene.is-tall,
  .ed-solnext .ed-solnext-scene.is-wide{
    min-height:390px;
  }
  .ed-solnext .ed-solnext-scene ul{
    grid-template-columns:1fr;
  }
}

/* 2026-07-16 Solution Center v6.27: smoother hover-only child links for live category cards. */
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene{
  contain:layout paint;
}
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene>div{
  bottom:30px;
  transform:translate3d(0,0,0);
  transition:transform .46s cubic-bezier(.22,1,.36,1);
  will-change:transform;
}
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene h3{
  min-height:34px;
  margin-bottom:10px;
}
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene p{
  display:-webkit-box;
  min-height:44px;
  margin-bottom:0;
  overflow:hidden;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene ul{
  display:flex!important;
  flex-wrap:wrap;
  align-items:flex-start;
  gap:8px;
  width:100%;
  max-width:920px;
  margin:14px 0 0;
}
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene li{
  flex:0 0 auto;
  width:auto;
  max-width:none;
  opacity:1;
  transform:none;
}
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene li a{
  min-height:30px;
  max-width:100%;
  padding:7px 10px;
  white-space:nowrap;
  overflow:visible;
  text-overflow:clip;
  line-height:1;
  font-size:10px;
  transform:translateZ(0);
  transition:background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease;
}
@media(hover:hover) and (pointer:fine){
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene ul{
    position:absolute;
    left:0;
    right:0;
    top:calc(100% + 14px);
    opacity:0;
    transform:translate3d(0,14px,0);
    pointer-events:none;
    transition:opacity .24s ease,transform .38s cubic-bezier(.22,1,.36,1);
    will-change:opacity,transform;
  }
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene li{
    opacity:1!important;
    transform:none!important;
  }
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene:hover>div,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene:focus-within>div{
    transform:translate3d(0,-58px,0);
  }
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene.is-wide:hover>div,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene.is-wide:focus-within>div{
    transform:translate3d(0,-72px,0);
  }
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene:hover ul,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene:focus-within ul{
    opacity:1;
    transform:translate3d(0,0,0);
    pointer-events:auto;
  }
}
@media(max-width:980px){
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene h3{
    min-height:0;
  }
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene p{
    min-height:0;
  }
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene li a{
    max-width:calc(100vw - 86px);
    overflow:hidden;
    text-overflow:ellipsis;
  }
}

/* 2026-07-16 Solution Center v6.28: keep desktop child-link labels readable without clipping words. */
@media(min-width:981px){
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene ul{
    max-width:min(100%,960px);
  }
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene li{
    max-width:100%;
  }
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene li a{
    max-width:none;
    overflow:visible;
    text-overflow:clip;
  }
}
/* 2026-07-17 Solution Center v6.29: slightly larger desktop child labels; hide labels on phones. */
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene li a{
  min-height:32px;
  padding:8px 11px;
  font-size:11px;
}
@media(max-width:760px){
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene ul{
    display:none!important;
  }
}

/* 2026-07-17 live new-template mobile normalization.
   Scoped to phone/tablet widths only so accepted PC layouts stay unchanged. */
@media(max-width:760px){
  .ed-pcnext .w1792,
  .ed-solnext .w1792,
  .ed-soldetail .w1792,
  .ed-mdm-detail .w1792,
  .ed-custom-engineering .w1792,
  .ed-custom-bridge .w1792,
  .ed-official-plp .w1792{
    width:calc(100% - 40px);
    max-width:680px;
  }

  .ed-pcnext h1,
  .ed-solnext h1,
  .ed-soldetail h1,
  .ed-mdm-detail h1,
  .ed-custom-engineering h1{
    font-size:36px!important;
    line-height:1.08!important;
    letter-spacing:0;
  }

  .ed-pcnext h2,
  .ed-solnext h2,
  .ed-soldetail h2,
  .ed-mdm-detail h2,
  .ed-custom-engineering h2,
  .ed-official-plp .ed-oplp-precision-section-head h2{
    font-size:30px!important;
    line-height:1.14!important;
    letter-spacing:0;
  }

  .ed-pcnext p,
  .ed-solnext p,
  .ed-soldetail p,
  .ed-mdm-detail p,
  .ed-custom-engineering p,
  .ed-official-plp p{
    font-size:14px;
    line-height:1.62;
  }

  .ed-pcnext-kicker,
  .ed-solnext-eyebrow,
  .ed-solnext-head span,
  .ed-soldetail-kicker,
  .ed-mdm-eyebrow,
  .ed-custom-eng-kicker,
  .ed-custom-bridge-kicker{
    font-size:11px!important;
    line-height:1.35;
  }

  .ed-pcnext .ed-pcnext-hero{
    min-height:0!important;
  }
  .ed-pcnext .ed-pcnext-hero-media{
    position:absolute;
    inset:0;
  }
  .ed-pcnext .ed-pcnext-hero-inner{
    min-height:0!important;
    padding:112px 0 30px!important;
    gap:28px;
  }
  .ed-pcnext .ed-pcnext-hero-copy{
    max-width:none;
  }
  .ed-pcnext .ed-pcnext-hero-copy p{
    max-width:none;
    margin-top:16px;
  }
  .ed-pcnext .ed-pcnext-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin-top:24px;
  }
  .ed-pcnext .ed-pcnext-btn{
    min-height:48px;
    padding:12px 14px;
    font-size:13px;
    gap:10px;
  }
  .ed-pcnext .ed-pcnext-hero-signals{
    position:static;
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    margin-top:28px;
  }
  .ed-pcnext .ed-pcnext-hero-signals li{
    min-height:76px;
    padding:14px 10px;
  }
  .ed-pcnext .ed-pcnext-family-grid,
  .ed-swcenter .ed-pcnext-family-grid{
    grid-template-columns:1fr!important;
    gap:12px;
  }
  .ed-pcnext .ed-pcnext-family,
  .ed-pcnext .ed-pcnext-family.is-wide{
    min-height:280px;
  }
  .ed-pcnext .ed-pcnext-family div{
    left:20px;
    right:20px;
    bottom:20px;
  }
  .ed-pcnext .ed-pcnext-family h3{
    font-size:26px;
    line-height:1.15;
  }
  .ed-pcnext .ed-pcnext-family p{
    font-size:14px;
  }
  .ed-pcnext .ed-pcnext-family ul{
    display:none;
  }

  .ed-product-category-live .ed-oplp-precision-hero-inner{
    padding-top:184px!important;
  }

  .ed-official-plp .ed-oplp-precision-catalog{
    padding-top:56px;
  }
  .ed-official-plp .ed-oplp-precision-section-head{
    display:block;
    margin-bottom:24px;
  }
  .ed-product-category-live .ed-oplp-precision-filter .ed-plp-filter-grid,
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-item,
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{
    min-height:64px!important;
    border-right:0!important;
    border-bottom:1px solid #d8dde1;
  }
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-toggle{
    min-height:62px!important;
    padding:10px 14px!important;
  }
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-toggle span{
    font-size:12px!important;
  }
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-toggle strong{
    font-size:15px!important;
  }
  .ed-product-category-live .ed-oplp-precision-filter .ed-plp-filter-search,
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding:10px!important;
  }
  .ed-product-category-live .ed-oplp-precision-filter .ed-plp-filter-search input,
  .ed-product-category-live .ed-oplp-precision-filter .ed-plp-filter-search button,
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search input,
  .ed-official-plp .ed-oplp-precision-filter .ed-plp-filter-search button{
    width:100%!important;
    height:44px!important;
    min-height:44px!important;
    font-size:14px!important;
    line-height:44px!important;
  }
  .ed-official-plp .ed-oplp-precision-grid,
  .ed-official-plp .ed-oplp-grid{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .ed-official-plp .ed-oplp-precision-product{
    min-height:0!important;
  }
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media{
    height:250px!important;
  }
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-body{
    padding:18px!important;
  }
  .ed-official-plp .ed-oplp-card-title h3{
    font-size:26px!important;
    line-height:1.12!important;
  }
  .ed-official-plp .ed-oplp-card-body p{
    font-size:14px!important;
    line-height:1.55!important;
  }
  .ed-official-plp .ed-oplp-card-actions{
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .ed-official-plp .ed-oplp-card-actions a{
    min-height:44px!important;
    height:44px!important;
    font-size:13px!important;
    line-height:44px!important;
    padding:0 10px!important;
  }
  .ed-official-plp .ed-oplp-precision-product .goodsIdson{
    width:36px!important;
    height:36px!important;
    right:12px!important;
    top:12px!important;
  }
  .ed-official-plp .ed-oplp-precision-product .goodsIdson:before{
    display:none!important;
  }

  .ed-soldetail .ed-soldetail-anatomy,
  .ed-mdm-detail .ed-mdm-section,
  .ed-custom-engineering .ed-custom-eng-section{
    padding:64px 0!important;
  }
  .ed-soldetail .ed-soldetail-anatomy-grid{
    grid-template-columns:1fr!important;
    border-top:1px solid rgba(255,255,255,.16);
  }
  .ed-soldetail .ed-soldetail-anatomy-grid article{
    display:grid!important;
    grid-template-columns:46px 1fr;
    column-gap:14px;
    align-items:start;
    min-height:0!important;
    padding:18px 0!important;
    border-left:0!important;
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.16);
  }
  .ed-soldetail .ed-soldetail-anatomy-icon{
    grid-row:1/3;
    width:42px!important;
    height:42px!important;
    margin:0!important;
  }
  .ed-soldetail .ed-soldetail-anatomy-grid h3{
    font-size:18px!important;
    line-height:1.22!important;
    margin:0!important;
  }
  .ed-soldetail .ed-soldetail-anatomy-grid p{
    grid-column:2;
    font-size:13px!important;
    line-height:1.58!important;
    margin:6px 0 0!important;
  }
  .ed-soldetail .ed-soldetail-anatomy-grid article>span:last-child{
    grid-column:2;
    font-size:11px!important;
    margin-top:8px;
  }

  .ed-custom-engineering .ed-custom-eng-validation-grid,
  .ed-custom-engineering .ed-custom-eng-production-grid{
    grid-template-columns:1fr!important;
  }
  .ed-custom-engineering .ed-custom-eng-validation-media,
  .ed-custom-engineering .ed-custom-eng-production-media{
    min-height:300px!important;
  }
  .ed-custom-engineering .ed-custom-eng-validation-copy,
  .ed-custom-engineering .ed-custom-eng-production-copy{
    padding:28px 22px!important;
  }
  .ed-custom-engineering .ed-custom-eng-validation-list{
    grid-template-columns:1fr!important;
  }
  .ed-custom-engineering .ed-custom-eng-validation-list>div{
    display:grid!important;
    grid-template-columns:42px 1fr;
    column-gap:14px;
    align-items:start;
    min-height:0!important;
    padding:18px 0!important;
  }
  .ed-custom-engineering .ed-custom-eng-validation-list>div>.ed-custom-eng-symbol{
    grid-row:1/3;
    width:42px!important;
    height:42px!important;
    margin:0!important;
  }
  .ed-custom-engineering .ed-custom-eng-validation-list strong{
    font-size:18px!important;
    line-height:1.22!important;
    margin:0!important;
  }
  .ed-custom-engineering .ed-custom-eng-validation-list small{
    font-size:13px!important;
    line-height:1.58!important;
    margin:6px 0 0!important;
  }
  .ed-custom-engineering .ed-custom-eng-fit-grid,
  .ed-custom-engineering .ed-custom-eng-scope-grid,
  .ed-custom-engineering .ed-custom-eng-input-grid{
    grid-template-columns:1fr!important;
  }
  .ed-custom-engineering .ed-custom-eng-brief-inner{
    display:block!important;
  }
  .ed-custom-engineering .ed-custom-eng-brief-action{
    margin-top:24px;
  }

  .ed-mdm-detail .ed-mdm-section-head,
  .ed-mdm-detail .ed-mdm-validation-layout,
  .ed-mdm-detail .ed-mdm-boundary-grid,
  .ed-mdm-detail .ed-mdm-compatibility-grid{
    display:block!important;
  }
  .ed-mdm-detail .ed-mdm-section-head{
    margin-bottom:28px!important;
  }
  .ed-mdm-detail .ed-mdm-role-shell{
    display:block!important;
  }
  .ed-mdm-detail .ed-mdm-role-tabs{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .ed-mdm-detail .ed-mdm-role-tabs button{
    min-height:52px!important;
    padding:14px 16px!important;
    font-size:15px!important;
    text-align:left!important;
  }
  .ed-mdm-detail .ed-mdm-role-stage{
    display:block!important;
  }
  .ed-mdm-detail .ed-mdm-role-media{
    min-height:0!important;
    margin:0!important;
  }
  .ed-mdm-detail .ed-mdm-role-media img{
    max-height:380px!important;
    object-fit:contain!important;
  }
  .ed-mdm-detail .ed-mdm-role-panels{
    padding:22px!important;
    background:#fff;
  }
  .ed-mdm-detail .ed-mdm-outcome-grid,
  .ed-mdm-detail .ed-mdm-architecture-grid,
  .ed-mdm-detail .ed-mdm-capability-grid,
  .ed-mdm-detail .ed-mdm-lifecycle-grid,
  .ed-mdm-detail .ed-mdm-evidence-grid,
  .ed-mdm-detail .ed-mdm-brief-grid{
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .ed-mdm-detail .ed-mdm-outcome-grid article,
  .ed-mdm-detail .ed-mdm-architecture-grid article,
  .ed-mdm-detail .ed-mdm-capability-grid article,
  .ed-mdm-detail .ed-mdm-lifecycle-grid article,
  .ed-mdm-detail .ed-mdm-evidence-grid article,
  .ed-mdm-detail .ed-mdm-brief-grid article{
    display:grid!important;
    grid-template-columns:42px 1fr;
    column-gap:14px;
    align-items:start;
    min-height:0!important;
    padding:18px!important;
  }
  .ed-mdm-detail .ed-mdm-symbol{
    grid-row:1/3;
    width:38px!important;
    height:38px!important;
    margin:0!important;
  }
  .ed-mdm-detail .ed-mdm-outcome-grid h3,
  .ed-mdm-detail .ed-mdm-architecture-grid h3,
  .ed-mdm-detail .ed-mdm-capability-grid h3,
  .ed-mdm-detail .ed-mdm-lifecycle-grid h3,
  .ed-mdm-detail .ed-mdm-evidence-grid h3,
  .ed-mdm-detail .ed-mdm-brief-grid h3{
    font-size:18px!important;
    line-height:1.22!important;
    margin:0!important;
  }
  .ed-mdm-detail .ed-mdm-outcome-grid p,
  .ed-mdm-detail .ed-mdm-architecture-grid p,
  .ed-mdm-detail .ed-mdm-capability-grid p,
  .ed-mdm-detail .ed-mdm-lifecycle-grid p,
  .ed-mdm-detail .ed-mdm-evidence-grid p,
  .ed-mdm-detail .ed-mdm-brief-grid p{
    font-size:13px!important;
    line-height:1.58!important;
    margin:6px 0 0!important;
  }
  .ed-mdm-detail .ed-mdm-compatibility-grid article{
    grid-template-columns:1fr!important;
  }
  .ed-mdm-detail .ed-mdm-compatibility-media{
    min-height:220px!important;
  }

  .ed-solnext-hero{
    min-height:560px!important;
  }
  .ed-solnext-hero-inner{
    padding:116px 0 30px!important;
  }
  .ed-solnext-proof{
    grid-template-columns:1fr!important;
  }
  .ed-solnext-proof li{
    border-right:0!important;
    border-top:1px solid rgba(255,255,255,.16);
    padding:12px 0!important;
  }
  .ed-solnext .ed-solnext-scene,
  .ed-solnext .ed-solnext-scene.is-half,
  .ed-solnext .ed-solnext-scene.is-third,
  .ed-solnext .ed-solnext-scene.is-tall,
  .ed-solnext .ed-solnext-scene.is-wide{
    min-height:320px!important;
  }
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene>div{
    bottom:24px!important;
  }
}

@media(max-width:520px){
  .ed-pcnext .w1792,
  .ed-solnext .w1792,
  .ed-soldetail .w1792,
  .ed-mdm-detail .w1792,
  .ed-custom-engineering .w1792,
  .ed-custom-bridge .w1792,
  .ed-official-plp .w1792{
    width:calc(100% - 32px);
  }
  .ed-pcnext h1,
  .ed-solnext h1,
  .ed-soldetail h1,
  .ed-mdm-detail h1,
  .ed-custom-engineering h1{
    font-size:31px!important;
  }
  .ed-pcnext h2,
  .ed-solnext h2,
  .ed-soldetail h2,
  .ed-mdm-detail h2,
  .ed-custom-engineering h2,
  .ed-official-plp .ed-oplp-precision-section-head h2{
    font-size:28px!important;
  }
  .ed-pcnext .ed-pcnext-actions{
    grid-template-columns:1fr;
  }
  .ed-pcnext .ed-pcnext-hero-signals{
    grid-template-columns:1fr;
  }
  .ed-pcnext .ed-pcnext-hero-signals li{
    min-height:0;
  }
  .ed-official-plp .ed-oplp-precision-product .ed-oplp-card-media{
    height:220px!important;
  }
  .ed-official-plp .ed-oplp-card-actions a{
    font-size:12px!important;
  }
}

/* 2026-07-20 New CMS image fields should show the full uploaded image. */
.ed-official-plp .ed-oplp-precision-performance-media,
.ed-official-plp .ed-oplp-precision-scene-grid>a,
.ed-pcnext .ed-pcnext-family,
.ed-soldetail-workflow-media,
.ed-soldetail-value-media,
.ed-mdm-detail .ed-mdm-role-media,
.ed-mdm-detail .ed-mdm-validation-media,
.ed-custom-engineering .ed-custom-eng-scope-media,
.ed-custom-engineering .ed-custom-eng-validation-media,
.ed-custom-engineering .ed-custom-eng-production-media,
.ed-custom-engineering .ed-custom-eng-solution-media{
  background:#101820;
}

.ed-official-plp .ed-oplp-precision-performance-media img,
.ed-official-plp .ed-oplp-precision-scene-grid img,
.ed-pcnext .ed-pcnext-family img,
.ed-soldetail-workflow-media img,
.ed-soldetail-value-media img,
.ed-mdm-detail .ed-mdm-role-media img,
.ed-mdm-detail .ed-mdm-validation-media img,
.ed-custom-engineering .ed-custom-eng-scope-media img,
.ed-custom-engineering .ed-custom-eng-validation-media img,
.ed-custom-engineering .ed-custom-eng-production-media img,
.ed-custom-engineering .ed-custom-eng-solution-media img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center center!important;
}

.ed-official-plp .ed-oplp-precision-performance-media:hover img,
.ed-official-plp .ed-oplp-precision-scene-grid>a:hover img,
.ed-official-plp .ed-oplp-precision-scene-grid>a:focus-visible img,
.ed-pcnext .ed-pcnext-family:hover img,
.ed-pcnext .ed-pcnext-family:focus-visible img,
.ed-soldetail-workflow-media:hover img,
.ed-soldetail-value-media:hover img,
.ed-mdm-detail .ed-mdm-role-media:hover img,
.ed-mdm-detail .ed-mdm-validation-media:hover img,
.ed-custom-engineering .ed-custom-eng-scope-media:hover img,
.ed-custom-engineering .ed-custom-eng-validation-media:hover img,
.ed-custom-engineering .ed-custom-eng-production-media:hover img,
.ed-custom-engineering .ed-custom-eng-solution-media:hover img{
  transform:none!important;
}

/* 2026-07-20 Solution Center category cards are editorial cover images, not full-fit field images. */
.ed-solnext .ed-solnext-scene img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  margin:0!important;
  object-fit:cover!important;
  object-position:center center!important;
}

/* 2026-07-20 New-template microcopy readability pass. */
.ed-official-plp .ed-oplp-precision-capabilities b{
  font-size:.22rem!important;
  line-height:1!important;
}
.ed-official-plp .ed-oplp-precision-capabilities strong{
  font-size:.18rem!important;
  line-height:1.25!important;
}
.ed-official-plp .ed-oplp-precision-capabilities span{
  font-size:.165rem!important;
  line-height:1.55!important;
}
.ed-official-plp .ed-oplp-precision-quote-steps b{
  font-size:.2rem!important;
  line-height:1!important;
}
.ed-official-plp .ed-oplp-precision-quote-steps strong{
  font-size:.165rem!important;
  line-height:1.28!important;
}
.ed-official-plp .ed-oplp-precision-quote-steps span{
  font-size:.15rem!important;
  line-height:1.55!important;
}
.ed-official-plp .ed-oplp-precision-scene-grid span,
.ed-official-plp .ed-oplp-precision-scene-grid em{
  font-size:.135rem!important;
  line-height:1.45!important;
}
.ed-custom-engineering .ed-custom-eng-signal{
  width:.42rem!important;
  height:.42rem!important;
  font-size:.16rem!important;
  line-height:1!important;
}
.ed-custom-engineering .ed-custom-eng-hero-index strong{
  font-size:.18rem!important;
  line-height:1.28!important;
}
.ed-custom-engineering .ed-custom-eng-hero-index small{
  font-size:.145rem!important;
  line-height:1.55!important;
}
.ed-custom-engineering .ed-custom-eng-symbol,
.ed-soldetail .ed-soldetail-route-icon,
.ed-soldetail .ed-soldetail-anatomy-icon{
  width:.5rem!important;
  height:.5rem!important;
  font-size:.18rem!important;
}
.ed-soldetail .ed-soldetail-route-icon svg,
.ed-soldetail .ed-soldetail-anatomy-icon svg{
  width:.28rem!important;
  height:.28rem!important;
}
.ed-custom-engineering .ed-custom-eng-fit-card small,
.ed-custom-engineering .ed-custom-eng-scope-copy>small,
.ed-custom-engineering .ed-custom-eng-labels span,
.ed-custom-engineering .ed-custom-eng-gate-grid small,
.ed-custom-engineering .ed-custom-eng-validation-media>span,
.ed-custom-engineering .ed-custom-eng-brief-action small,
.ed-custom-engineering .ed-custom-eng-related-label,
.ed-custom-engineering .ed-custom-eng-solution-copy>span,
.ed-soldetail-subnav span,
.ed-soldetail-problem-grid b,
.ed-soldetail-problem-grid span,
.ed-soldetail-route-panel small,
.ed-soldetail-workflow-media figcaption span,
.ed-soldetail-workflow-media figcaption strong,
.ed-soldetail-anatomy-grid span,
.ed-soldetail-scene-grid small,
.ed-soldetail-scene-grid li,
.ed-solnext .ed-solnext-scene small,
.ed-solnext .ed-solnext-scene li a,
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene li a{
  font-size:.13rem!important;
  line-height:1.45!important;
}
.ed-custom-engineering .ed-custom-eng-fit-card p,
.ed-custom-engineering .ed-custom-eng-scope-copy p,
.ed-custom-engineering .ed-custom-eng-gate-grid p,
.ed-custom-engineering .ed-custom-eng-validation-list small,
.ed-custom-engineering .ed-custom-eng-input-grid p,
.ed-custom-engineering .ed-custom-eng-production-controls small,
.ed-custom-engineering .ed-custom-eng-related-copy p,
.ed-custom-engineering .ed-custom-eng-solution-copy p{
  font-size:.165rem!important;
  line-height:1.58!important;
}
.ed-custom-engineering .ed-custom-eng-validation-list strong,
.ed-custom-engineering .ed-custom-eng-production-controls strong{
  font-size:.18rem!important;
  line-height:1.28!important;
}

@media(max-width:760px){
  .ed-official-plp .ed-oplp-precision-capabilities b{
    font-size:24px!important;
  }
  .ed-official-plp .ed-oplp-precision-capabilities strong,
  .ed-custom-engineering .ed-custom-eng-hero-index strong,
  .ed-custom-engineering .ed-custom-eng-validation-list strong,
  .ed-custom-engineering .ed-custom-eng-production-controls strong{
    font-size:17px!important;
  }
  .ed-official-plp .ed-oplp-precision-capabilities span,
  .ed-custom-engineering .ed-custom-eng-hero-index small,
  .ed-custom-engineering .ed-custom-eng-fit-card p,
  .ed-custom-engineering .ed-custom-eng-scope-copy p,
  .ed-custom-engineering .ed-custom-eng-gate-grid p,
  .ed-custom-engineering .ed-custom-eng-validation-list small,
  .ed-custom-engineering .ed-custom-eng-input-grid p,
  .ed-custom-engineering .ed-custom-eng-production-controls small,
  .ed-custom-engineering .ed-custom-eng-related-copy p,
  .ed-custom-engineering .ed-custom-eng-solution-copy p{
    font-size:14px!important;
    line-height:1.58!important;
  }
  .ed-custom-engineering .ed-custom-eng-signal{
    width:34px!important;
    height:34px!important;
    font-size:14px!important;
  }
  .ed-custom-engineering .ed-custom-eng-symbol,
  .ed-soldetail .ed-soldetail-route-icon,
  .ed-soldetail .ed-soldetail-anatomy-icon{
    width:44px!important;
    height:44px!important;
    font-size:18px!important;
  }
  .ed-soldetail .ed-soldetail-route-icon svg,
  .ed-soldetail .ed-soldetail-anatomy-icon svg{
    width:24px!important;
    height:24px!important;
  }
}

/* 2026-07-20 All new-template card microcopy minimum readable size. */
.ed-page :where(
  .ed-card,
  .ed-product-card,
  .ed-proof,
  .ed-intent,
  .ed-step,
  .ed-arch-node,
  .ed-check,
  .ed-quote-item,
  .ed-mini-cta,
  .ed-pc-family,
  .ed-pc-intent,
  .ed-pc-scenario,
  .ed-pc-proof-grid > div,
  .ed-pc-quote-steps > div,
  .ed-pcnext-family,
  .ed-pcnext-card,
  .ed-pcnext-proof li,
  .ed-pcnext-ecosystem-items > a,
  .ed-oplp-precision-capabilities > div,
  .ed-oplp-precision-scene-grid > a,
  .ed-oplp-precision-quote-steps > div,
  .ed-oplp-precision-faq .ed-faq-item,
  .ed-plp-card:not(.ed-oplp-precision-product),
  .ed-plp-control,
  .ed-plp-quick-card,
  .ed-solnext-scene,
  .ed-solnext-layers article,
  .ed-solnext-proof li,
  .ed-soldetail-problem-grid article,
  .ed-soldetail-route-panel li,
  .ed-soldetail-workflow-list li,
  .ed-soldetail-anatomy-grid article,
  .ed-soldetail-value-grid > div,
  .ed-soldetail-product,
  .ed-custom-bridge-stack > div,
  .ed-custom-eng-hero-index > div,
  .ed-custom-eng-fit-card,
  .ed-custom-eng-scope-card,
  .ed-custom-eng-gate-grid article,
  .ed-custom-eng-validation-list > div,
  .ed-custom-eng-input-grid article,
  .ed-custom-eng-production-controls > div,
  .ed-custom-eng-related-card,
  .ed-custom-eng-solution-card,
  .ed-mdm-signals li,
  .ed-mdm-outcome-grid article,
  .ed-mdm-architecture-grid article,
  .ed-mdm-capability-grid article,
  .ed-mdm-lifecycle-grid article,
  .ed-mdm-boundary-grid article,
  .ed-mdm-evidence-grid article,
  .ed-mdm-brief-grid article,
  .ed-mdm-related-grid > a,
  .ed-mdm-faq-list .ed-faq-item
) :where(p, li, dt, dd, small, em, a, button){
  font-size:max(.16rem,16px)!important;
  line-height:1.58!important;
}

.ed-page :where(
  .ed-card,
  .ed-product-card,
  .ed-proof,
  .ed-intent,
  .ed-step,
  .ed-arch-node,
  .ed-check,
  .ed-quote-item,
  .ed-mini-cta,
  .ed-pc-family,
  .ed-pc-intent,
  .ed-pc-scenario,
  .ed-pc-proof-grid > div,
  .ed-pc-quote-steps > div,
  .ed-pcnext-family,
  .ed-pcnext-card,
  .ed-pcnext-proof li,
  .ed-pcnext-ecosystem-items > a,
  .ed-oplp-precision-capabilities > div,
  .ed-oplp-precision-scene-grid > a,
  .ed-oplp-precision-quote-steps > div,
  .ed-oplp-precision-faq .ed-faq-item,
  .ed-plp-card:not(.ed-oplp-precision-product),
  .ed-plp-control,
  .ed-plp-quick-card,
  .ed-solnext-scene,
  .ed-solnext-layers article,
  .ed-solnext-proof li,
  .ed-soldetail-problem-grid article,
  .ed-soldetail-route-panel li,
  .ed-soldetail-workflow-list li,
  .ed-soldetail-anatomy-grid article,
  .ed-soldetail-value-grid > div,
  .ed-soldetail-product,
  .ed-custom-bridge-stack > div,
  .ed-custom-eng-hero-index > div,
  .ed-custom-eng-fit-card,
  .ed-custom-eng-scope-card,
  .ed-custom-eng-gate-grid article,
  .ed-custom-eng-validation-list > div,
  .ed-custom-eng-input-grid article,
  .ed-custom-eng-production-controls > div,
  .ed-custom-eng-related-card,
  .ed-custom-eng-solution-card,
  .ed-mdm-signals li,
  .ed-mdm-outcome-grid article,
  .ed-mdm-architecture-grid article,
  .ed-mdm-capability-grid article,
  .ed-mdm-lifecycle-grid article,
  .ed-mdm-boundary-grid article,
  .ed-mdm-evidence-grid article,
  .ed-mdm-brief-grid article,
  .ed-mdm-related-grid > a,
  .ed-mdm-faq-list .ed-faq-item
) span:not(.iconfont):not(.ed-arrow):not(.ed-soldetail-arrow):not(.ed-mdm-arrow):not(.ed-faq-symbol):not(.ed-custom-eng-symbol):not(.ed-mdm-symbol):not(.ed-soldetail-anatomy-icon):not(.ed-soldetail-route-icon):not([aria-hidden="true"]){
  font-size:max(.16rem,16px)!important;
  line-height:1.5!important;
}

.ed-page :where(
  .ed-oplp-precision-capabilities > div,
  .ed-oplp-precision-scene-grid > a,
  .ed-pcnext-family,
  .ed-solnext-scene,
  .ed-soldetail-product,
  .ed-custom-eng-fit-card,
  .ed-custom-eng-scope-card,
  .ed-custom-eng-validation-list > div,
  .ed-custom-eng-input-grid article,
  .ed-custom-eng-production-controls > div,
  .ed-custom-eng-related-card,
  .ed-custom-eng-solution-card,
  .ed-mdm-outcome-grid article,
  .ed-mdm-architecture-grid article,
  .ed-mdm-capability-grid article,
  .ed-mdm-lifecycle-grid article,
  .ed-mdm-evidence-grid article,
  .ed-mdm-brief-grid article
) p{
  font-size:max(.17rem,16px)!important;
}

@media(max-width:760px){
  .ed-page :where(
    .ed-card,
    .ed-product-card,
    .ed-proof,
    .ed-intent,
    .ed-step,
    .ed-arch-node,
    .ed-check,
    .ed-quote-item,
    .ed-mini-cta,
    .ed-pc-family,
    .ed-pc-intent,
    .ed-pc-scenario,
    .ed-pc-proof-grid > div,
    .ed-pc-quote-steps > div,
    .ed-pcnext-family,
    .ed-pcnext-card,
    .ed-pcnext-proof li,
    .ed-pcnext-ecosystem-items > a,
    .ed-oplp-precision-capabilities > div,
    .ed-oplp-precision-scene-grid > a,
    .ed-oplp-precision-quote-steps > div,
    .ed-oplp-precision-faq .ed-faq-item,
    .ed-plp-card:not(.ed-oplp-precision-product),
    .ed-plp-control,
    .ed-plp-quick-card,
    .ed-solnext-scene,
    .ed-solnext-layers article,
    .ed-solnext-proof li,
    .ed-soldetail-problem-grid article,
    .ed-soldetail-route-panel li,
    .ed-soldetail-workflow-list li,
    .ed-soldetail-anatomy-grid article,
    .ed-soldetail-value-grid > div,
    .ed-soldetail-product,
    .ed-custom-bridge-stack > div,
    .ed-custom-eng-hero-index > div,
    .ed-custom-eng-fit-card,
    .ed-custom-eng-scope-card,
    .ed-custom-eng-gate-grid article,
    .ed-custom-eng-validation-list > div,
    .ed-custom-eng-input-grid article,
    .ed-custom-eng-production-controls > div,
    .ed-custom-eng-related-card,
    .ed-custom-eng-solution-card,
    .ed-mdm-signals li,
    .ed-mdm-outcome-grid article,
    .ed-mdm-architecture-grid article,
    .ed-mdm-capability-grid article,
    .ed-mdm-lifecycle-grid article,
    .ed-mdm-boundary-grid article,
    .ed-mdm-evidence-grid article,
    .ed-mdm-brief-grid article,
    .ed-mdm-related-grid > a,
    .ed-mdm-faq-list .ed-faq-item
  ) :where(p, li, dt, dd, small, em, a, button),
  .ed-page :where(
    .ed-card,
    .ed-product-card,
    .ed-proof,
    .ed-intent,
    .ed-step,
    .ed-arch-node,
    .ed-check,
    .ed-quote-item,
    .ed-mini-cta,
    .ed-pc-family,
    .ed-pc-intent,
    .ed-pc-scenario,
    .ed-pc-proof-grid > div,
    .ed-pc-quote-steps > div,
    .ed-pcnext-family,
    .ed-pcnext-card,
    .ed-pcnext-proof li,
    .ed-pcnext-ecosystem-items > a,
    .ed-oplp-precision-capabilities > div,
    .ed-oplp-precision-scene-grid > a,
    .ed-oplp-precision-quote-steps > div,
    .ed-oplp-precision-faq .ed-faq-item,
    .ed-plp-card:not(.ed-oplp-precision-product),
    .ed-plp-control,
    .ed-plp-quick-card,
    .ed-solnext-scene,
    .ed-solnext-layers article,
    .ed-solnext-proof li,
    .ed-soldetail-problem-grid article,
    .ed-soldetail-route-panel li,
    .ed-soldetail-workflow-list li,
    .ed-soldetail-anatomy-grid article,
    .ed-soldetail-value-grid > div,
    .ed-soldetail-product,
    .ed-custom-bridge-stack > div,
    .ed-custom-eng-hero-index > div,
    .ed-custom-eng-fit-card,
    .ed-custom-eng-scope-card,
    .ed-custom-eng-gate-grid article,
    .ed-custom-eng-validation-list > div,
    .ed-custom-eng-input-grid article,
    .ed-custom-eng-production-controls > div,
    .ed-custom-eng-related-card,
    .ed-custom-eng-solution-card,
    .ed-mdm-signals li,
    .ed-mdm-outcome-grid article,
    .ed-mdm-architecture-grid article,
    .ed-mdm-capability-grid article,
    .ed-mdm-lifecycle-grid article,
    .ed-mdm-boundary-grid article,
    .ed-mdm-evidence-grid article,
    .ed-mdm-brief-grid article,
    .ed-mdm-related-grid > a,
    .ed-mdm-faq-list .ed-faq-item
  ) span:not(.iconfont):not(.ed-arrow):not(.ed-soldetail-arrow):not(.ed-mdm-arrow):not(.ed-faq-symbol):not(.ed-custom-eng-symbol):not(.ed-mdm-symbol):not(.ed-soldetail-anatomy-icon):not(.ed-soldetail-route-icon):not([aria-hidden="true"]){
    font-size:16px!important;
    line-height:1.55!important;
  }
}

/* 2026-07-20 Solution Center category cards follow Product Center/Software Center type scale. */
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene li,
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene li a{
  font-size:11px!important;
  line-height:1.15!important;
}
.ed-solnext.ed-solnext-links-visible .ed-solnext-scene li a{
  min-height:30px!important;
  padding:7px 10px!important;
}
@media(min-width:981px){
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene small{
    font-size:11px!important;
    line-height:1.2!important;
  }
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene h3,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene h3 a,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene.is-featured h3,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene.is-featured h3 a,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene.is-wide h3,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene.is-wide h3 a{
    font-size:30px!important;
    line-height:1.1!important;
    font-weight:760!important;
  }
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene p{
    font-size:14px!important;
    line-height:1.55!important;
  }
}
@media(max-width:980px){
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene h3,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene h3 a,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene.is-featured h3,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene.is-featured h3 a,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene.is-wide h3,
  .ed-solnext.ed-solnext-links-visible .ed-solnext-scene.is-wide h3 a{
    font-size:28px!important;
  }
}

/* 2026-07-20 Product Center family capability tags keep their original compact scale. */
.ed-pcnext .ed-pcnext-family li{
  padding:6px 9px!important;
  font-size:10px!important;
  line-height:1.1!important;
}

/* 2026-07-20 Product/Software Center selected support copy +2px. */
.ed-pcnext .ed-pcnext-decision-list span,
.ed-swcenter .ed-pcnext-hero-signals span{
  font-size:14px!important;
  line-height:1.58!important;
}
.ed-pcnext .ed-pcnext-cta p{
  font-size:18px!important;
  line-height:1.62!important;
}
@media(max-width:760px){
  .ed-pcnext .ed-pcnext-decision-list span{
    font-size:14px!important;
  }
  .ed-pcnext .ed-pcnext-cta p{
    font-size:16px!important;
    line-height:1.6!important;
  }
}
@media(max-width:520px){
  .ed-swcenter .ed-pcnext-hero-signals span{
    font-size:11px!important;
    line-height:1.35!important;
  }
}

/* 2026-07-20 Product Center hero signal readability and image balance. */
.ed-pcnext:not(.ed-swcenter) .ed-pcnext-hero-signals strong{
  font-size:20px!important;
  line-height:1.2!important;
}
.ed-pcnext:not(.ed-swcenter) .ed-pcnext-hero-signals span{
  font-size:14px!important;
  line-height:1.45!important;
}
@media(min-width:761px){
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-hero-media{
    overflow:hidden;
    background:#10589e;
  }
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-hero-media img{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:auto;
    width:72%;
    height:100%;
    object-fit:contain!important;
    object-position:center center!important;
  }
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-hero-media:after{
    background:linear-gradient(90deg,rgba(8,47,87,1) 0%,rgba(8,47,87,.96) 42%,rgba(16,88,158,.58) 68%,rgba(16,88,158,.22) 100%)!important;
  }
}
@media(max-width:760px){
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-hero-media{
    overflow:hidden;
    background:#10589e;
  }
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-hero-media img{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover!important;
    object-position:center center!important;
  }
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-hero-media:after{
    background:linear-gradient(180deg,rgba(8,47,87,.84) 0%,rgba(8,47,87,.76) 45%,rgba(8,47,87,.66) 100%)!important;
  }
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-hero-signals>div{
    min-height:84px!important;
    padding:14px 10px!important;
  }
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-hero-signals strong{
    font-size:15px!important;
  }
  .ed-pcnext:not(.ed-swcenter) .ed-pcnext-hero-signals span{
    font-size:12px!important;
  }
}
