﻿/* Publication/mobile hardening; machine images remain contained, never cropped. */
.dsm-table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
.dsm-table-scroll:focus-visible{outline:2px solid #100b91;outline-offset:3px}
main .dsm-standard-card .uk-card-body,main .dsm-related-products,main .dsm-search-card{min-width:0;overflow-wrap:anywhere}
main img{max-width:100%}
.dsm-nav-panel a,.dsm-nav-panel button{min-height:44px}
input[type=search]{min-width:0}
.n2-ss-slide-background{background-color:#080969}
.dsm-slide-background-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}
@media(min-width:960px) and (max-width:1199px){
 html body .tm-header{display:none!important}
 html body .tm-header-mobile{display:block!important}
}
@media(max-width:767px){
 html body .uk-input,html body .uk-select,html body .uk-textarea,html body input[type=search]{font-size:16px;max-width:100%;box-sizing:border-box}
 main .uk-card-body{overflow-wrap:break-word}
 .dsm-home-carousel{padding-left:0;padding-right:0;padding-bottom:60px}
 .dsm-home-arrow{width:44px;height:44px;top:auto;bottom:4px}
 .dsm-home-previous{left:4px}.dsm-home-next{right:4px}
 .dsm-home-pagination{gap:6px;padding:0 50px}
 .dsm-home-pagination button{min-width:44px;min-height:44px}
 .dsm-home-feature-copy{padding:20px}
 .dsm-home-feature-copy p{font-size:16px}
 .dsm-testimonial blockquote{font-size:17px}
 .dsm-nav-panel.dsm-menu-open{padding:16px}
 main .uk-breadcrumb{display:flex;flex-wrap:wrap;gap:4px;overflow-wrap:anywhere}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}
