		.lts-topbar{position:fixed;top:0;left:0;right:0;z-index:999999;background:#ffffff;color:#0f2c52;display:flex;align-items:center;justify-content:space-between;padding:10px 20px;font-family:-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;flex-wrap:wrap;gap:8px;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.08)}
		.lts-topbar a{color:#0f2c52;text-decoration:none;margin-right:18px;opacity:1;font-weight:600}
		.lts-topbar a:hover{color:#2563eb;text-decoration:underline}
		.lts-topbar .lts-tb-brand{font-weight:800;margin-right:24px;color:#0f2c52;letter-spacing:.3px}
		.lts-topbar .lts-tb-cta{background:#2563eb;color:#ffffff;padding:6px 14px;border-radius:6px;margin-right:0}
		body{margin-top:46px}
		@media(max-width:600px){.lts-topbar{font-size:13px}.lts-topbar a{margin-right:12px}}
