/* Unified top navigation for clpxzg.com */
.site-header,.top{background:#0f3f8f;color:#fff}.nav{align-items:center;display:flex;justify-content:space-between;gap:18px;margin:0 auto;max-width:1180px;padding:14px 20px}.top .nav{max-width:1120px}.brand{flex:0 0 auto;font-size:18px;font-weight:700}.brand a{color:#fff;text-decoration:none}.nav-links{display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:flex-end;max-width:100%}.nav-links a,.nav a{color:#fff;font-size:14px;line-height:1.7;margin-left:0;text-decoration:none;white-space:nowrap}.nav-current{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.36);border-radius:6px;font-weight:700;padding:2px 8px}@media(max-width:760px){.nav{align-items:flex-start;flex-direction:column;gap:10px}.nav-links{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:4px;width:100%;-webkit-overflow-scrolling:touch}.nav-links a{flex:0 0 auto}}
