/* File: css/tarif-transport.css | Author: Amerthanadi Studios */
.npt-tba-notice { display: none; background: #fffbeb; color: #b45309; padding: 12px 15px; border-radius: 8px; font-size: 13px; line-height: 1.5; margin-top: 10px; border: 1px solid #fde68a; animation: modalFadeIn 0.3s ease; }
.npt-tba-notice.active { display: block; }
.npt-tba-notice strong { color: #92400e; }
.npt-transport-cost-breakdown { display: flex; justify-content: space-between; font-size: 13px; color: #475569; margin-top: 5px; border-bottom: 1px dashed #e2e8f0; padding-bottom: 5px; }