/* TrueSite360 compact account navigation for Elementor/site headers. */
.ts360-header-account{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-family:inherit;font-size:14px;font-weight:600;line-height:1.2}
.ts360-header-account__link{color:inherit;text-decoration:none;transition:color .18s ease,opacity .18s ease}
.ts360-header-account__link:hover,.ts360-header-account__link:focus{color:#0767f7;text-decoration:none}
.ts360-header-account__separator{opacity:.38;font-weight:400}
@media(max-width:767px){.ts360-header-account{font-size:13px;gap:6px}}
