.outdated-warning{display:flex;align-items:center;gap:10px;padding:12px 16px;margin-bottom:24px;background:linear-gradient(135deg,#fff3cd 0%,#fff9e6 100%);border-left:4px solid #ffc107;border-radius:6px;color:#856404;font-size:.95rem;line-height:1.5}.dark .outdated-warning{background:linear-gradient(135deg,#3a3416 0%,#2d2812 100%);border-left-color:#f0ad4e;color:#f0ad4e}.outdated-warning svg{flex-shrink:0;opacity:.8}.outdated-warning strong{font-weight:600}