/* Touch controls retain the established compact blue-and-white design. */
@media(max-width:820px){
 .pdr-editable-site .menu-toggle{width:44px;height:44px;display:grid;place-items:center;flex:none}
 .pdr-editable-site .main-nav.open{max-height:calc(100vh - 70px);max-height:calc(100dvh - 70px);overflow-y:auto;overscroll-behavior:contain}
 .pdr-editable-site main :is(input,select,textarea){font-size:16px!important}
 .pdr-editable-site :is(.blog-pagination a,.footer-social a){min-width:44px;min-height:44px}
 .pdr-editable-site :is(.pd-nav,.v02-section-nav,.tmax-section-nav,.honda-section-nav) a{min-height:44px}
 .pdr-editable-site :is(.pinout-result dd,.footer-enquiry a){overflow-wrap:anywhere}
 .database-page .results-table{min-width:900px}
 .database-page .result-brand-column{width:100px}
 .database-page .result-model-column{width:108px}
 .database-page .result-year-column{width:90px}
 .database-page .result-device-column{width:124px}
 .database-page .result-detail-column{width:auto}
 .database-page .table-scroll-hint{display:block;font-size:13px;color:var(--page-muted);margin:0 0 10px}
}
@media(min-width:821px){.table-scroll-hint{display:none}}
@media(max-width:360px){
 .original-blog .blog-guide-card{grid-template-columns:84px minmax(0,1fr);gap:12px}
 .original-blog .blog-guide-image{height:84px}
 .pdr-editable-site .brand-tagline{letter-spacing:0}
}
