#alp-connection-status { position: fixed; z-index: 2147483646; right: 8px; bottom: 8px; max-width: min(540px, calc(100vw - 16px)); padding: 8px 12px; border: 1px solid #becddd; border-radius: 8px; background: #f4f7fb; color: #172b4d; font: 12px/1.4 -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; box-shadow: 0 2px 8px #172b4d18; }
#alp-connection-status a { color: inherit; margin-left: 8px; }
@media print { #alp-connection-status { position: static; box-shadow: none; } }
