.walter-tubular-motor-page {
  color: #1f2933;
  font-size: 16px;
  line-height: 1.75;
}
.walter-tubular-motor-page * { box-sizing: border-box; }
.walter-tubular-motor-page a { color: #005baa; text-decoration: none; }
.walter-tubular-motor-page a:hover { text-decoration: underline; }
.walter-tubular-motor-page img { max-width: 100%; height: auto; }
.walter-hero {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 36px;
  align-items: center;
  padding: 48px 0 36px;
}
.walter-eyebrow {
  color: #005baa;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 13px;
  margin-bottom: 10px;
}
.walter-hero h1 {
  font-size: 42px;
  line-height: 1.18;
  margin: 0 0 18px;
  color: #102033;
}
.walter-lead { font-size: 18px; color: #374151; }
.walter-hero-image img,
.walter-grid-2 img,
.walter-app img {
  width: 100%;
  height: auto;
  border-radius: 16px;
  display: block;
}
.walter-caption { font-size: 13px; color: #6b7280; margin-top: 8px; }
.walter-hero-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}
.walter-btn-primary,
.walter-btn-secondary {
  display: inline-block;
  padding: 12px 22px;
  border-radius: 999px;
  font-weight: 700;
}
.walter-btn-primary { background: #005baa; color: #fff !important; }
.walter-btn-secondary {
  background: #eef5fb;
  color: #005baa !important;
  border: 1px solid #cfe0ef;
}
.walter-section {
  padding: 42px 0;
  border-top: 1px solid #e5e7eb;
}
.walter-section h2 {
  font-size: 30px;
  line-height: 1.25;
  margin: 0 0 16px;
  color: #102033;
}
.walter-section h3 {
  font-size: 21px;
  margin: 18px 0 8px;
  color: #102033;
}
.walter-proof-grid,
.walter-card-grid,
.walter-application-grid,
.walter-related-grid {
  display: grid;
  gap: 18px;
}
.walter-proof-grid {
  grid-template-columns: repeat(4, 1fr);
  margin-top: 24px;
}
.walter-proof-grid div,
.walter-card,
.walter-app,
.walter-tip-list div {
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 20px;
}
.walter-proof-grid strong {
  display: block;
  font-size: 24px;
  color: #005baa;
  margin-bottom: 6px;
}
.walter-proof-grid span {
  display: block;
  color: #4b5563;
  font-size: 14px;
}
.walter-table-wrap { overflow-x: auto; margin: 24px 0; }
.walter-tubular-motor-page table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}
.walter-tubular-motor-page th,
.walter-tubular-motor-page td {
  border: 1px solid #d9e2ec;
  padding: 13px 15px;
  text-align: left;
  vertical-align: top;
}
.walter-tubular-motor-page th {
  background: #eef5fb;
  color: #102033;
  font-weight: 700;
}
.walter-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  align-items: center;
  margin-top: 22px;
}
.walter-card-grid { grid-template-columns: repeat(4, 1fr); margin-top: 22px; }
.walter-application-grid { grid-template-columns: repeat(3, 1fr); margin-top: 22px; }
.walter-app img { margin-bottom: 14px; }
.walter-tip-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  margin-top: 22px;
}
.walter-cta {
  background: #f1f7fc;
  border-radius: 22px;
  padding: 36px;
  border: 1px solid #d8e8f5;
}
.walter-related-grid {
  grid-template-columns: repeat(4, 1fr);
  margin-top: 18px;
}
.walter-related-grid a {
  display: block;
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 14px;
  font-weight: 700;
}
@media (max-width: 900px) {
  .walter-hero,
  .walter-grid-2 { grid-template-columns: 1fr; }
  .walter-proof-grid,
  .walter-card-grid,
  .walter-application-grid,
  .walter-related-grid,
  .walter-tip-list { grid-template-columns: 1fr; }
  .walter-hero h1 { font-size: 32px; }
  .walter-section h2 { font-size: 26px; }
  .walter-cta { padding: 24px; }
}



.wm-eeat-production-module{--wm-eeat-ink:#173247;--wm-eeat-muted:#506676;--wm-eeat-blue:#0b5f8a;--wm-eeat-green:#24704a;--wm-eeat-line:#d6e2e9;--wm-eeat-soft:#f4f8fb;--wm-eeat-warm:#fff8e8;color:var(--wm-eeat-ink);border-top:1px solid var(--wm-eeat-line);border-bottom:1px solid var(--wm-eeat-line)}
.wm-eeat-production-module *{box-sizing:border-box}.wm-eeat-production-module a{overflow-wrap:anywhere}.wm-eeat-eyebrow{margin:0 0 8px;color:var(--wm-eeat-blue);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wm-eeat-lead{max-width:860px;font-size:18px;line-height:1.65}.wm-eeat-stage-grid,.wm-eeat-card-grid,.wm-eeat-path-grid,.wm-eeat-record-grid,.wm-eeat-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.wm-eeat-card,.wm-eeat-stage,.wm-eeat-record,.wm-eeat-path,.wm-eeat-check{min-width:0;padding:22px;border:1px solid var(--wm-eeat-line);border-radius:10px;background:#fff;box-shadow:0 8px 26px rgba(12,58,84,.06)}.wm-eeat-stage h3,.wm-eeat-card h3,.wm-eeat-record h3,.wm-eeat-path strong,.wm-eeat-check strong{display:block;margin:0 0 8px;color:var(--wm-eeat-ink)}.wm-eeat-stage p,.wm-eeat-card p,.wm-eeat-record p,.wm-eeat-path span,.wm-eeat-check span{margin:0;color:var(--wm-eeat-muted);line-height:1.6}.wm-eeat-path{text-decoration:none}.wm-eeat-path:hover{border-color:var(--wm-eeat-blue);transform:translateY(-1px)}.wm-eeat-status{display:inline-block;margin:0 0 12px;padding:5px 9px;border-radius:999px;background:#e9f6ef;color:#1e6844;font-size:12px;font-weight:800;text-transform:uppercase}.wm-eeat-status.current{background:#eaf3f8;color:#0b5f8a}.wm-eeat-boundary,.wm-eeat-caution{margin:22px 0;padding:18px 20px;border-left:4px solid var(--wm-eeat-blue);background:var(--wm-eeat-soft);border-radius:0 8px 8px 0}.wm-eeat-caution{border-left-color:#bd7a12;background:var(--wm-eeat-warm)}.wm-eeat-boundary p,.wm-eeat-caution p{margin:0}.wm-eeat-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0}.wm-eeat-fact{padding:16px;border:1px solid var(--wm-eeat-line);border-radius:8px;background:#fff}.wm-eeat-fact span{display:block;margin-bottom:5px;color:var(--wm-eeat-muted);font-size:12px;font-weight:700;text-transform:uppercase}.wm-eeat-fact strong{display:block;color:var(--wm-eeat-ink);overflow-wrap:anywhere}.wm-eeat-source-list{margin:16px 0 0;padding-left:20px}.wm-eeat-source-list li{margin:8px 0}.wm-eeat-verified{margin-top:18px;color:var(--wm-eeat-muted);font-size:13px}.wm-eeat-record dl{display:grid;grid-template-columns:minmax(110px,.45fr) 1fr;gap:7px 12px;margin:12px 0 0}.wm-eeat-record dt{font-weight:700;color:var(--wm-eeat-muted)}.wm-eeat-record dd{margin:0;overflow-wrap:anywhere}.wm-eeat-check-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.wm-eeat-check{padding:15px}.wm-eeat-check strong{font-size:14px}.wm-eeat-check span{font-size:13px}.wm-eeat-inline-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.wm-eeat-inline-links a{display:inline-flex;align-items:center;min-height:44px;padding:10px 15px;border:1px solid var(--wm-eeat-blue);border-radius:7px;color:var(--wm-eeat-blue);font-weight:700;text-decoration:none}.wm-eeat-inline-links a:hover{background:var(--wm-eeat-blue);color:#fff}
body.walter-five-page-production-tubular-motor .innerpage-banner + .wp-block-columns{display:none}
@media(max-width:900px){.wm-eeat-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.wm-eeat-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.wm-eeat-stage-grid,.wm-eeat-card-grid,.wm-eeat-path-grid,.wm-eeat-record-grid,.wm-eeat-check-grid,.wm-eeat-facts{grid-template-columns:1fr}.wm-eeat-card,.wm-eeat-stage,.wm-eeat-record,.wm-eeat-path,.wm-eeat-check{padding:18px}.wm-eeat-record dl{grid-template-columns:1fr}.wm-eeat-record dd{margin:0 0 6px}.wm-eeat-lead{font-size:16px}}
