.syringe-selection-guide { margin: 0 0 18px; color: #526073; font-size: 13px; line-height: 1.5; }
.syringe-product .detail-section h3 { margin: 24px 0 14px; font-size: 22px; line-height: 1.25; }
.syringe-product .detail-section h3:first-child { margin-top: 0; }
.syringe-product .tab-panel > p { color: #526073; line-height: 1.6; margin: 12px 0 18px; }
.syringe-product .tab-panel .syringe-source { font-size: 12px; margin-top: 20px; }
.syringe-product .syringe-source-note { padding: 14px 16px; background: #f0f7fc; border-left: 3px solid #8ecaff; border-radius: 8px; font-size: 13px; line-height: 1.55; }
.syringe-product .detail-section .spec-table th[scope="row"] { font-weight: 500; text-align: left; }
.syringe-product .detail-section .spec-table th { overflow-wrap: break-word; }
.syringe-product [data-tab-panel="documents"] li { margin-bottom: 14px; }
@media (max-width: 680px) {
  .syringe-product .detail-section .tabs { display: flex; overflow-x: auto; }
  .syringe-product .detail-section .tabs button { flex: 0 0 auto; white-space: nowrap; min-height: 44px; }
  .syringe-product .detail-section h3 { font-size: 19px; }
}
