
.ntnsnr-tech-page{background:#f4f7f9;padding:24px 0 60px;color:#10283d}
.ntnsnr-tech-breadcrumb{font-size:11px;color:#718493;margin:4px 0 18px}.ntnsnr-tech-breadcrumb a{color:#0a6cae;text-decoration:none}.ntnsnr-tech-breadcrumb span{margin:0 7px}
.ntnsnr-tech-hero{display:grid;grid-template-columns:1.15fr .85fr;min-height:330px;background:#092b49;border-radius:10px;overflow:hidden;box-shadow:0 12px 34px rgba(5,35,60,.12)}
.ntnsnr-tech-hero-copy{padding:48px 48px 42px;color:#fff;display:flex;flex-direction:column;justify-content:center}.ntnsnr-tech-kicker{font-size:10px;font-weight:900;letter-spacing:1.4px;color:#70bde6}.ntnsnr-tech-hero h1{font-size:34px;line-height:1.08;margin:9px 0 12px;color:#fff}.ntnsnr-tech-hero p{font-size:13px;line-height:1.7;color:#c9d8e4;max-width:590px;margin:0}
.ntnsnr-tech-jumps{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.ntnsnr-tech-jumps a{font-size:10px;font-weight:800;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.24);padding:8px 10px;border-radius:4px;background:rgba(255,255,255,.04)}.ntnsnr-tech-jumps a:hover{background:#fff;color:#092b49}
.ntnsnr-tech-hero-image{background:#fff;display:flex;align-items:center;justify-content:center;padding:28px}.ntnsnr-tech-hero-image img{display:block;max-width:100%;max-height:300px;object-fit:contain}
.ntnsnr-tech-section{margin-top:24px;background:#fff;border:1px solid #e0e6ea;border-radius:9px;padding:26px 28px}
.ntnsnr-tech-section-head{display:flex;gap:13px;align-items:flex-start;margin-bottom:22px}.ntnsnr-tech-section-head>span{display:flex;width:29px;height:29px;flex:0 0 29px;border-radius:50%;align-items:center;justify-content:center;background:#0a6cae;color:#fff;font-size:9px;font-weight:900}.ntnsnr-tech-section-head h2{font-size:20px;margin:1px 0 5px;color:#10283d}.ntnsnr-tech-section-head p{margin:0;color:#6d8190;font-size:11px}
.ntnsnr-tech-measure-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.ntnsnr-tech-measure-image{border:1px solid #e4e9ed;border-radius:7px;padding:18px;display:flex;justify-content:center}.ntnsnr-tech-measure-image img{max-width:100%;height:270px;object-fit:contain}
.ntnsnr-tech-measure-cards{display:grid;gap:9px}.ntnsnr-tech-measure-cards article{display:flex;gap:12px;align-items:center;border:1px solid #e4e9ed;border-radius:6px;padding:12px}.ntnsnr-tech-measure-cards article>b{display:flex;width:35px;height:35px;flex:0 0 35px;align-items:center;justify-content:center;background:#edf6fb;border-radius:5px;color:#0872b5;font-size:18px}.ntnsnr-tech-measure-cards strong{font-size:11px}.ntnsnr-tech-measure-cards p{margin:2px 0 0;font-size:10px;color:#718493}
.ntnsnr-tech-example{background:#092b49;color:#fff;border-radius:6px;padding:13px 15px;display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center}.ntnsnr-tech-example span,.ntnsnr-tech-example small{font-size:9px;color:#afc5d5}.ntnsnr-tech-example strong{font-size:12px}
.ntnsnr-tech-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ntnsnr-tech-type-grid article{border:1px solid #e2e8ec;border-radius:7px;padding:15px}.ntnsnr-tech-type-grid .image{height:150px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.ntnsnr-tech-type-grid .image img{max-width:100%;max-height:145px;object-fit:contain}.ntnsnr-tech-type-grid h3{font-size:14px;margin:4px 0 7px}.ntnsnr-tech-type-grid p{font-size:10px;line-height:1.55;color:#708391;min-height:46px}.ntnsnr-tech-type-grid .codes{display:flex;gap:6px;margin-top:10px}.ntnsnr-tech-type-grid .codes span{background:#f1f5f7;padding:6px 8px;border-radius:4px;font-size:9px}.ntnsnr-tech-type-grid .codes b{color:#076cae;margin-left:4px}
.ntnsnr-tech-clearance{display:grid;grid-template-columns:1fr 48px 1fr;gap:12px;align-items:stretch}.ntnsnr-tech-clearance-card{border:1px solid #dfe6ea;border-radius:7px;padding:18px}.ntnsnr-tech-clearance-card span{font-size:10px;font-weight:900;color:#0874b7}.ntnsnr-tech-clearance-card strong{display:block;font-size:13px;margin:5px 0 7px}.ntnsnr-tech-clearance-card p{font-size:10px;line-height:1.55;color:#718493;margin:0}.ntnsnr-tech-clearance-card.emphasis{background:#f1f8fc;border-color:#b9dceb}.ntnsnr-tech-clearance-arrow{display:flex;align-items:center;justify-content:center;font-size:24px;color:#8ca0ad}.ntnsnr-tech-note{font-size:10px;background:#fff8e9;border-left:3px solid #e4ae3d;padding:10px 12px;margin:14px 0 0;color:#66562f}
.ntnsnr-code-examples{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.ntnsnr-code-examples article{border:1px solid #e2e8ec;border-radius:7px;overflow:hidden}.ntnsnr-code-examples .code{padding:17px;text-align:center;background:#f5f8fa;font-size:21px;letter-spacing:.3px}.ntnsnr-code-examples .code b{color:#10283d}.ntnsnr-code-examples .code em{font-style:normal;color:#0a78b9}.ntnsnr-code-examples .code span{color:#d17615}.ntnsnr-code-examples .code.stainless em{color:#687d88}.ntnsnr-code-examples .legend{padding:13px 15px}.ntnsnr-code-examples .legend p{font-size:9px;margin:6px 0;color:#647986}.ntnsnr-code-examples .legend b{color:#10283d}.ntnsnr-code-examples .legend em{font-style:normal;color:#0a78b9}.ntnsnr-code-examples .legend span{color:#d17615;font-weight:800}
.ntnsnr-tech-table-wrap{overflow:auto;border:1px solid #e1e7eb;border-radius:7px}.ntnsnr-tech-table{width:100%;border-collapse:collapse;min-width:620px}.ntnsnr-tech-table th{text-align:left;background:#f3f6f8;color:#617684;font-size:9px;padding:10px 12px;border-bottom:1px solid #e1e7eb}.ntnsnr-tech-table td{font-size:10px;padding:11px 12px;border-bottom:1px solid #edf0f2;color:#526a79}.ntnsnr-tech-table tr:last-child td{border-bottom:0}.ntnsnr-tech-table code{display:inline-block;background:#eef5f9;color:#076da9;padding:4px 7px;border-radius:4px;font-weight:900}
.ntnsnr-tech-check-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.ntnsnr-tech-check-grid article{border:1px solid #e2e8ec;border-radius:6px;padding:13px}.ntnsnr-tech-check-grid article>b{display:flex;width:23px;height:23px;align-items:center;justify-content:center;border-radius:50%;background:#0a6cae;color:#fff;font-size:8px;margin-bottom:9px}.ntnsnr-tech-check-grid strong{font-size:10px}.ntnsnr-tech-check-grid p{font-size:9px;color:#758895;line-height:1.45;margin:5px 0 0}
.ntnsnr-tech-mount-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ntnsnr-tech-mount-grid p{margin:0;border:1px solid #e4e9ed;border-radius:6px;padding:12px;font-size:10px;color:#687e8c;line-height:1.55}.ntnsnr-tech-mount-grid strong{color:#183247}.ntnsnr-tech-disclaimer{margin-top:18px;font-size:9px;line-height:1.55;color:#7b8d99;text-align:center;padding:10px 16px}
@media(max-width:820px){
  .ntnsnr-tech-page{padding-top:14px}.ntnsnr-tech-hero{grid-template-columns:1fr}.ntnsnr-tech-hero-copy{padding:30px 22px 24px}.ntnsnr-tech-hero h1{font-size:27px}.ntnsnr-tech-hero-image{padding:18px}.ntnsnr-tech-hero-image img{max-height:230px}
  .ntnsnr-tech-section{padding:20px 16px}.ntnsnr-tech-measure-grid{grid-template-columns:1fr}.ntnsnr-tech-measure-image img{height:auto;max-height:280px}
  .ntnsnr-tech-type-grid,.ntnsnr-code-examples{grid-template-columns:1fr}.ntnsnr-tech-type-grid .image{height:190px}.ntnsnr-tech-type-grid .image img{max-height:180px}.ntnsnr-tech-type-grid p{min-height:0}
  .ntnsnr-tech-clearance{grid-template-columns:1fr}.ntnsnr-tech-clearance-arrow{transform:rotate(90deg);height:28px}
  .ntnsnr-tech-check-grid{grid-template-columns:1fr 1fr}.ntnsnr-tech-mount-grid{grid-template-columns:1fr}
}
@media(max-width:480px){
  .ntnsnr-tech-jumps{display:grid;grid-template-columns:1fr 1fr}.ntnsnr-tech-jumps a{text-align:center}
  .ntnsnr-tech-example{grid-template-columns:1fr}.ntnsnr-tech-check-grid{grid-template-columns:1fr}
}
