.nml-date-marker{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:12px 16px;margin:0 0 32px;background:#F8FAFC;border-left:3px solid #2F6BFF;border-radius:0 6px 6px 0;font-family:'Plus Jakarta Sans',system-ui,-apple-system,sans-serif;font-size:14px;color:#475569;line-height:1.5}.nml-date-marker .nml-date-item{display:inline-flex;align-items:baseline;gap:4px;white-space:nowrap}.nml-date-marker .nml-date-label{font-weight:600;color:#0F172A;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.nml-date-marker time{font-weight:500;color:#0F172A;font-variant-numeric:tabular-nums}.nml-date-marker .nml-time-ago{font-size:13px;color:#94A3B8;font-style:italic}.nml-date-marker .nml-date-separator{color:#CBD5E1;font-weight:400;user-select:none}.nml-freshness-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:12px;font-size:12px;font-weight:600;letter-spacing:.02em;white-space:nowrap;cursor:help}.nml-freshness-badge.nml-badge-fresh{background:#DCFCE7;color:#166534;border:1px solid #BBF7D0}.nml-freshness-badge.nml-badge-aging{background:#FEF3C7;color:#92400E;border:1px solid #FDE68A}.nml-freshness-badge.nml-badge-stale{background:#FEE2E2;color:#991B1B;border:1px solid #FECACA}.nml-date-modified time{color:#2F6BFF;font-weight:600}.nml-date-marker.nml-freshness-fresh{border-left-color:#22C55E}.nml-date-marker.nml-freshness-aging{border-left-color:#D97706}.nml-date-marker.nml-freshness-stale{border-left-color:#DC2626;background:#FEF2F2}@media (prefers-color-scheme:dark){.nml-date-marker{background:#1E293B;color:#CBD5E1}.nml-date-marker .nml-date-label,.nml-date-marker time{color:#F1F5F9}.nml-date-marker .nml-time-ago{color:#64748B}.nml-date-marker .nml-date-separator{color:#475569}}@media (max-width:640px){.nml-date-marker{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 14px}.nml-date-marker .nml-date-separator{display:none}.nml-date-marker .nml-date-item{width:100%}.nml-freshness-badge{margin-top:4px}}@media print{.nml-date-marker{background:#fff0;border-left:2px solid #000;padding:8px 0 8px 12px}.nml-freshness-badge{display:none}}