#nsLaunchStrip{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;background:#f5fbfd;border-bottom:1px solid #d6e6ed;color:#173e58}#nsLaunchStrip .nsl-in{max-width:1160px;margin:auto;padding:8px 18px;display:flex;justify-content:center;align-items:center;gap:10px 18px;flex-wrap:wrap;font-size:13px}#nsLaunchStrip strong{color:#0d2f4f}#nsLaunchStrip a{font-weight:900;color:#c6532b;text-decoration:none}.ns2200-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ns2200-card{background:#fff;border:1px solid #d7e5ec;border-radius:15px;padding:18px}.ns2200-ok{font-weight:900;color:#23743b}.ns2200-off{font-weight:900;color:#8a6500}@media(max-width:780px){.ns2200-grid{grid-template-columns:1fr}}