.pm-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.pm-product-body h3{margin-bottom:0;font-size:18px}
@media(min-width:769px){.pm-product-body h3{font-size:15px;line-height:1.25;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
.pm-application-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.pm-application{overflow:hidden;padding:0;border-radius:16px;box-shadow:0 14px 28px -26px rgba(0,36,72,.35);transition:transform .2s ease,border-color .2s ease}
.pm-application:hover{border-color:#8db7eb;transform:translateY(-2px)}
.pm-application a{display:block;color:inherit;text-decoration:none}
.pm-application img{width:100%;aspect-ratio:16/9;object-fit:cover}
.pm-application-body{padding:18px 20px 20px}
.pm-application-body h3{margin-bottom:0;font-size:18px}
.pm-application-body p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}
.pm-applications-section{padding:0;border:0;border-radius:0;background:transparent}
.pm-applications-section .pm-section-header{margin-bottom:22px}
.pm-applications-section .pm-section-header h2{font-size:25px;white-space:nowrap}
.pm-intro h2{font-size:28px;white-space:nowrap}
@media(max-width:900px){.pm-product-grid,.pm-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:768px){.pm-application-grid{grid-template-columns:1fr}.pm-application-body{padding:13px}.pm-application-body h3{font-size:16px}.pm-application-body p{font-size:13px}.pm-applications-section .pm-section-header h2{font-size:22px}}
@media(max-width:768px){.pm-intro h2{font-size:22px;white-space:normal}}
@media(max-width:420px){.pm-applications-section .pm-section-header h2{white-space:normal}}
.pm-direct-answer{margin-top:36px;padding:28px 30px;border-left:4px solid var(--orange);background:#f7fbff}.pm-direct-answer h2{margin-bottom:10px}.pm-direct-answer p{margin:0;color:var(--muted)}.pm-answer-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.pm-answer-facts strong{display:block;color:var(--navy);font-size:15px}.pm-answer-facts span{display:block;color:var(--muted);font-size:14px;line-height:1.45}@media(max-width:768px){.pm-direct-answer{padding:20px 16px}.pm-answer-facts{grid-template-columns:1fr;gap:9px}}
.pm-hero h1{max-width:none;font-size:34px;white-space:nowrap}@media(max-width:1100px){.pm-hero h1{font-size:30px}}@media(max-width:768px){.pm-hero h1{font-size:28px;white-space:normal}}
.pm-card-action{display:inline-flex;align-items:center;gap:7px;margin-top:14px;color:#1f70bd;font-size:14px;font-weight:800;line-height:1.2}.pm-card-action span{font-size:18px;line-height:1}.pm-product-card:hover .pm-card-action,.pm-product-card:focus-visible .pm-card-action{color:#0e4f88}
.pm-card-action span{font-size:20px;line-height:1;font-weight:500;transform:translateY(-1px)}
.pm-collection-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:28px 0 0;padding:18px 22px;border:1px solid #dbe7f2;border-left:4px solid var(--orange);border-radius:14px;background:#f8fbfe}.pm-collection-cta div{display:grid;gap:3px}.pm-collection-cta strong{color:var(--navy);font-size:17px;line-height:1.35}.pm-collection-cta span{color:var(--muted);font-size:14px;line-height:1.45}.pm-collection-cta .pm-button{min-height:42px;padding:10px 18px;white-space:nowrap}
.pm-form label{display:grid;gap:6px}.pm-form label .sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal!important;border:0!important;color:var(--navy);font-size:14px;font-weight:800;line-height:1.35}.pm-form input,.pm-form textarea{min-height:48px}.pm-form input::placeholder,.pm-form textarea::placeholder{color:#7d95ac}.pm-form button:disabled{cursor:wait;opacity:.72}
@media(max-width:768px){.pm-collection-cta{align-items:stretch;flex-direction:column;gap:14px;padding:16px}.pm-collection-cta .pm-button{width:100%}}
.pm-hole-pattern-guide{grid-template-columns:1fr}.pm-hole-pattern-guide figcaption{max-width:820px}
.pm-hole-pattern-guide{display:flex;flex-direction:column;align-items:stretch;gap:18px}.pm-hole-pattern-guide figcaption{width:100%}

/* Remove only the outer frame from the specification card. */
.pm-section:has(#specs-title){border:0;border-radius:0;background:transparent;padding:0}

/* Remove the nested frame around the hole-pattern reference. */
.pm-section:has(#specs-title) .pm-hole-pattern-guide{border:0;border-radius:0;padding:0;background:transparent}

/* Keep the specification list and table aligned across the full card height. */
@media(min-width:769px){.pm-section:has(#specs-title) .pm-specs{align-items:stretch}.pm-section:has(#specs-title) .pm-specs ul{display:flex;flex-direction:column;justify-content:space-between;height:100%;margin:0}.pm-section:has(#specs-title) .pm-specs li{margin-bottom:0}}

/* Recompose the specification guide as a clean, open two-column layout. */
@media(min-width:769px){.pm-section:has(#specs-title) .pm-section-header{max-width:none;margin-bottom:28px}.pm-section:has(#specs-title) .pm-specs{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:56px;align-items:start}.pm-section:has(#specs-title) .pm-specs ul{display:grid;gap:28px;height:auto;margin:0;padding-left:20px}.pm-section:has(#specs-title) .pm-specs li{margin:0}.pm-section:has(#specs-title) .pm-spec-table{margin:0}}
@media(max-width:768px){.pm-section:has(#specs-title) .pm-section-header{margin-bottom:20px}.pm-section:has(#specs-title) .pm-specs{gap:22px}.pm-section:has(#specs-title) .pm-specs ul{display:block;height:auto}.pm-section:has(#specs-title) .pm-specs li{margin-bottom:8px}}

.pm-evidence-cta{display:inline-flex;margin-top:18px;color:#0b63a8;font-size:14px;font-weight:800;text-decoration:none}.pm-evidence-cta::after{content:' →';margin-left:5px}.pm-evidence-cta:hover,.pm-evidence-cta:focus-visible{text-decoration:underline}
@media(min-width:769px){.pm-trust-section h2{font-size:28px;white-space:nowrap}}

.pm-video-proof{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:34px;align-items:center;margin-top:44px;padding:28px;border:1px solid #dbe7f2;border-radius:18px;background:linear-gradient(135deg,#f7fbff,#fff)}.pm-video-frame{overflow:hidden;aspect-ratio:16/9;border-radius:12px;background:#0b3158;box-shadow:0 12px 28px -22px rgba(0,36,72,.45)}.pm-video-frame iframe{display:block;width:100%;height:100%;border:0}.pm-video-copy h2{margin:0 0 12px;color:var(--navy);font-size:30px;line-height:1.15}.pm-video-copy>p:not(.pm-eyebrow){margin:0;color:var(--muted);font-size:16px;line-height:1.55}.pm-video-copy ul{display:grid;gap:8px;margin:18px 0 22px;padding:0 0 0 20px;color:var(--navy);font-size:15px;line-height:1.45}.pm-video-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.pm-video-actions .pm-button{width:auto}.pm-text-link{color:#0b63a8;font-size:14px;font-weight:800;text-decoration:none}.pm-text-link:hover,.pm-text-link:focus-visible{text-decoration:underline}
@media(max-width:900px){.pm-video-proof{grid-template-columns:1fr;gap:24px}.pm-video-copy h2{font-size:26px}}
@media(max-width:768px){.pm-video-proof{gap:18px;margin-top:32px;padding:18px 14px;border-radius:16px}.pm-video-copy h2{font-size:23px}.pm-video-copy>p:not(.pm-eyebrow){font-size:14px}.pm-video-copy ul{font-size:14px}.pm-video-actions{align-items:stretch;flex-direction:column;gap:10px}.pm-video-actions .pm-button{width:100%}.pm-text-link{text-align:center}}


/* Match /expanded-metal/ breadcrumb typography and spacing. */
.pm-breadcrumbs{margin:0;font-size:17px;line-height:1.5;font-weight:400;text-shadow:0 2px 10px rgba(0,0,0,.48)}
.pm-breadcrumbs a,.pm-breadcrumbs span{color:#fff}
.pm-hole-pattern-guide{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr);align-items:center;gap:24px;margin:28px 0 0;padding:18px;border:1px solid #dbe7f2;border-radius:16px;background:#fff}.pm-hole-pattern-guide img{display:block;width:100%;height:auto;border-radius:10px}.pm-hole-pattern-guide figcaption{display:grid;gap:8px}.pm-hole-pattern-guide figcaption strong{color:var(--navy);font-size:18px;line-height:1.25}.pm-hole-pattern-guide figcaption span{color:var(--muted);font-size:15px;line-height:1.6}@media(max-width:768px){.pm-hole-pattern-guide{grid-template-columns:1fr;gap:14px;margin-top:22px;padding:12px}.pm-hole-pattern-guide figcaption strong{font-size:16px}.pm-hole-pattern-guide figcaption span{font-size:14px}}
.pm-hole-pattern-guide{display:flex;flex-direction:column;align-items:stretch;gap:18px}.pm-hole-pattern-guide figcaption{width:100%}
.pm-video-proof{align-items:start}
.pm-video-proof{width:min(var(--container),calc(100vw - 80px));margin-left:auto;margin-right:auto}
@media(max-width:768px){.pm-video-proof{width:min(var(--container),calc(100vw - 28px))}}

/* Distill repeated commercial and trust content without weakening the proof hierarchy. */
.pm-trust-summary-link{display:inline-flex;margin-top:18px;color:#0b63a8;font-size:14px;font-weight:800;text-decoration:none}.pm-trust-summary-link::after{content:' →';margin-left:5px}.pm-trust-summary-link:hover,.pm-trust-summary-link:focus-visible{text-decoration:underline}.pm-trust-card{min-height:0}.pm-video-copy>p.pm-video-distilled-copy{max-width:620px;margin-bottom:0}

/* Join supply, delivery and trust evidence into one continuous panel. */
.pm-main .pm-section:has(+ .pm-trust-section){margin-bottom:0!important;padding-bottom:24px!important;border-bottom:0!important;border-radius:22px 22px 0 0!important;background:linear-gradient(180deg,#f8fbfe,#f1f7fc)!important}
.pm-main .pm-trust-section{margin-top:0!important;padding-top:24px!important;border-top:0!important;border-radius:0 0 22px 22px!important;background:linear-gradient(180deg,#f8fbfe,#f1f7fc)!important}
@media(max-width:768px){.pm-main .pm-section:has(+ .pm-trust-section){padding-bottom:16px!important}.pm-main .pm-trust-section{padding-top:16px!important}}

/* The supply and evidence content now lives in one shared section. */
.pm-main .pm-commercial-trust-section{margin-top:54px!important;border-radius:22px!important;background:linear-gradient(180deg,#f8fbfe,#f1f7fc)!important}
.pm-commercial-trust-section .pm-commercial-trust-divider{height:1px;margin:34px 0 28px;background:#dbe7f2}
.pm-commercial-trust-section .pm-trust-header{margin-bottom:22px}
.pm-commercial-trust-section .pm-trust-grid{margin-top:0}
@media(min-width:769px){.pm-commercial-trust-section .pm-trust-header h2{font-size:28px;white-space:nowrap}}
@media(max-width:768px){.pm-main .pm-commercial-trust-section{margin-top:36px!important;padding:20px 16px!important}.pm-commercial-trust-section .pm-commercial-trust-divider{margin:24px 0 20px}.pm-commercial-trust-section .pm-trust-header{margin-bottom:18px}}

/* Keep the merged evidence content in one balanced card grid. */
.pm-commercial-trust-section .pm-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.pm-commercial-trust-section .pm-proof-card{height:100%;box-sizing:border-box}
@media(max-width:900px){.pm-commercial-trust-section .pm-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:768px){.pm-commercial-trust-section .pm-proof-grid{grid-template-columns:1fr}}

/* Rebalance the final three-card composition and override legacy card hiding. */
.pm-commercial-trust-section .pm-proof-grid{width:100%;grid-auto-rows:1fr;align-items:stretch}
.pm-commercial-trust-section .pm-proof-grid .pm-proof-card:nth-child(n){display:flex;flex-direction:column;width:100%;min-height:150px;padding:22px;box-sizing:border-box}
.pm-commercial-trust-section .pm-proof-card h3{max-width:100%;margin-bottom:10px}
.pm-commercial-trust-section .pm-proof-card p{max-width:42ch}
@media(max-width:768px){.pm-commercial-trust-section .pm-proof-grid .pm-proof-card:nth-child(n){min-height:0;padding:17px}}

/* Compact procurement-confidence module below the product CTA. */
.pm-confidence-section .pm-section-header{margin-bottom:22px}
.pm-confidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-top:20px;border-top:1px solid #dbe7f2}
.pm-confidence-grid>div{display:grid;gap:7px;align-content:start}
.pm-confidence-grid strong{color:var(--navy);font-size:16px;line-height:1.3}
.pm-confidence-grid span{color:var(--muted);font-size:14px;line-height:1.55}
.pm-confidence-link{display:inline-flex;margin-top:22px;color:#0b63a8;font-size:14px;font-weight:800;text-decoration:none}
.pm-confidence-link::after{content:' ›';margin-left:5px;font-size:18px;line-height:1}
.pm-confidence-link:hover,.pm-confidence-link:focus-visible{text-decoration:underline}
@media(max-width:900px){.pm-confidence-grid{grid-template-columns:1fr 1fr;gap:18px}}
@media(max-width:768px){.pm-confidence-section .pm-section-header{margin-bottom:18px}.pm-confidence-grid{grid-template-columns:1fr;gap:14px;padding-top:16px}.pm-confidence-link{margin-top:18px}}

/* Keep the reordered video aligned with the inquiry container. */
.pm-container > .pm-video-proof{width:100%;margin-left:0;margin-right:0}
@media(max-width:768px){.pm-container > .pm-video-proof{width:100%}}

/* Keep product titles compact and aligned across narrow cards. */
.pm-product-body h3{display:-webkit-box;min-height:2.5em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;text-overflow:clip}

/* Rebalance the page rhythm and keep related card content aligned. */
.pm-container > .pm-confidence-section{margin-top:28px!important}
.pm-container > .pm-direct-answer{margin-top:44px}
.pm-container > .pm-applications-section{margin-top:50px}
.pm-container > .pm-section:has(#specs-title){margin-top:56px}
.pm-container > .pm-calculator-promo{margin-top:54px}
.pm-container > .pm-video-proof{margin-top:48px}
.pm-container > #inquiry-form{margin-top:52px}
.pm-product-grid,.pm-application-grid{align-items:stretch}
.pm-product-card{display:flex;flex-direction:column}
.pm-product-body{display:flex;flex:1;flex-direction:column}
.pm-card-action{margin-top:auto}
.pm-application{display:flex;flex-direction:column}
.pm-application>a{display:flex;flex:1;flex-direction:column}
.pm-application-body{flex:1}
@media(max-width:768px){.pm-container > .pm-confidence-section{margin-top:24px!important}.pm-container > .pm-direct-answer,.pm-container > .pm-applications-section,.pm-container > .pm-section:has(#specs-title),.pm-container > .pm-calculator-promo,.pm-container > .pm-video-proof,.pm-container > #inquiry-form{margin-top:34px}}

/* Industrial editorial refinement: fewer generic panels, clearer material hierarchy. */
.pm-product-card{border-radius:8px;box-shadow:none;border-color:#cfdbe6}
.pm-product-card:hover{transform:none;box-shadow:none;border-color:var(--blue)}
.pm-application{padding:0 0 18px;border:0;border-top:3px solid var(--orange);border-radius:0;background:transparent}
.pm-application img{border-radius:0}
.pm-application-body{padding:16px 0 0}
.pm-application-body h3{font-size:18px}
.pm-direct-answer{border-left:3px solid var(--orange);border-radius:0;background:#f7f9fb}
.pm-container > .pm-confidence-section{border:0;border-left:3px solid var(--orange);border-radius:0;background:#f3f6f8!important;box-shadow:none}
.pm-confidence-grid{border-top:1px solid #cbd8e2}
.pm-container > .pm-calculator-promo{border:1px solid #cbd8e2;border-radius:0;background:#f7f9fb;box-shadow:none}
.pm-container > .pm-video-proof{border:1px solid #cbd8e2;border-radius:0;background:#f7f9fb}
.pm-container > #inquiry-form{border:0;border-top:3px solid var(--orange);border-radius:0;background:#f7f9fb}
.pm-container > #inquiry-form .pm-form{border:0;border-left:1px solid #cbd8e2;background:transparent}
.pm-faq details{border:0;border-bottom:1px solid #cbd8e2;border-radius:0;background:transparent}
.pm-faq summary{padding-left:0;padding-right:0}
.pm-faq p{padding-left:0;padding-right:0}
@media(max-width:768px){.pm-container > #inquiry-form .pm-form{border-left:0;border-top:1px solid #cbd8e2;padding-left:0;padding-right:0}.pm-application-body{padding-top:12px}}

/* Vary section rhythm so every block does not repeat the same label-title-copy pattern. */
.pm-container > .pm-section:has(#specs-title) .pm-eyebrow{display:none}
.pm-container > .pm-section:has(#specs-title) .pm-section-header{margin-bottom:18px}
.pm-confidence-section .pm-eyebrow{display:none}
.pm-confidence-section .pm-section-header{display:flex;align-items:baseline;gap:20px;max-width:none;margin-bottom:12px}
.pm-confidence-section .pm-section-header h2{font-size:25px;white-space:nowrap}
.pm-confidence-section .pm-section-header>p:not(.pm-eyebrow){max-width:560px;margin:0;font-size:14px}
.pm-video-copy .pm-eyebrow{display:none}
.pm-video-copy h2{font-size:27px}
.pm-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:900px){.pm-confidence-section .pm-section-header{display:block}.pm-confidence-section .pm-section-header h2{margin-bottom:7px}.pm-confidence-section .pm-section-header>p:not(.pm-eyebrow){max-width:none}}
@media(max-width:768px){.pm-confidence-section .pm-section-header h2{font-size:22px;white-space:normal}.pm-video-copy h2{font-size:23px}}
